awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
R

reactuate/reactuate

0
View on GitHub↗
0 stars·0 forks·8 views

Reactuate

Reactuate is an opinionated stack for building React/Redux-based frontend applications with a focus on DDD (Domain-Driven Design). The rationale behind this project is to ensure there's a "standard stack" with compatible versions of various libraries stitched together in a cohesive way. This…

Features

  • Boilerplate - Listed in the “Boilerplate” section of the Awesome Redux awesome list.
  • React - A JavaScript library for building user interfaces - Listed in the “React - A JavaScript library for building user interfaces” section of the Awesome Redux awesome list.

Star history

Star history chart for reactuate/reactuateStar history chart for reactuate/reactuate

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Reactuate

These projects share indexed features with Reactuate. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • banderson/generator-reduxbanderson avatar

    banderson/generator-redux

    249View on GitHub↗

    It's "Atomic Flux with hot reloading", a next-generation take on the Flux pattern with a few core philosophical design differences, including:

    JavaScript
    View on GitHub↗249
  • spencercdixon/redux-cliSpencerCDixon avatar

    SpencerCDixon/redux-cli

    876View on GitHub↗

    An opinionated CLI for building redux/react apps quicker

    JavaScript
    View on GitHub↗876
  • semlinker/reactjs-interview-questionssemlinker avatar

    semlinker/reactjs-interview-questions

    2,171View on GitHub↗

    This repository serves as a comprehensive knowledge base and study guide for developers preparing for technical assessments and job screenings focused on React. It provides a structured collection of common industry inquiries and answers designed to build proficiency in the core concepts and patterns required for modern web interface development. The resource covers the fundamental pillars of the library, including component-based architecture, declarative rendering, and unidirectional data flow. It details essential patterns for managing both local and global application state, as well as te

    JavaScriptinterview-preparationinterview-questionsreact
    View on GitHub↗2,171
  • acdlite/redux-batched-updatesacdlite avatar

    acdlite/redux-batched-updates

    223View on GitHub↗

    Batch React updates that occur as a result of Redux dispatches, to prevent cascading renders. See https://github.com/gaearon/redux/issues/125 for more details.

    JavaScript
    View on GitHub↗223
Compare all 30 related projects→

Frequently asked questions

What does reactuate/reactuate do?

Reactuate is an opinionated stack for building React/Redux-based frontend applications with a focus on DDD (Domain-Driven Design). The rationale behind this project is to ensure there's a "standard stack" with compatible versions of various libraries stitched together in a cohesive way. This…

What are the main features of reactuate/reactuate?

The main features of reactuate/reactuate are: Boilerplate, React - A JavaScript library for building user interfaces.

Which projects share features with reactuate/reactuate?

Projects with overlapping indexed features include: banderson/generator-redux — It's "Atomic Flux with hot reloading", a next-generation take on the Flux pattern with a few core philosophical design… spencercdixon/redux-cli — An opinionated CLI for building redux/react apps quicker. semlinker/reactjs-interview-questions — This repository serves as a comprehensive knowledge base and study guide for developers preparing for technical… acdlite/redux-batched-updates — Batch React updates that occur as a result of Redux dispatches, to prevent cascading renders. See… acdlite/redux-rx — redux-rx. acdlite/redux-react-router — Redux bindings for React Router – keep your router state inside your Redux store.