redux-essentials-example-app

Example app for the Redux Essentials tutorial (by reduxjs)

Redux-essentials-example-app Alternatives

Similar projects and alternatives to redux-essentials-example-app

reduxjs
redux-essentials-example-app
  1. React

    The library for web and native user interfaces.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

  4. excalidraw

    Virtual whiteboard for sketching hand-drawn like diagrams

  5. redux-toolkit

    The official, opinionated, batteries-included toolset for efficient Redux development

  6. redux

    A JS library for predictable global state management

  7. zustand

    🐻 Bear necessities for state management in React

  8. appsmith

    Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. react-hook-form

    📋 React Hooks for form state management and validation (Web + React Native)

  11. gleam

    ⭐️ A friendly language for building type-safe, scalable systems!

  12. RabbitMQ

    Open source RabbitMQ: core server and tier 1 (built-in) plugins

  13. Recoil

    Discontinued Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.

  14. react-redux

    Official React bindings for Redux

  15. todomvc

    Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more

  16. TanStack Query

    🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

  17. xstate

    Actor-based state management & orchestration for complex app logic.

  18. devtools

    Replay.io DevTools

  19. MobX

    Simple, scalable state management.

  20. valtio

    🧙 Valtio makes proxy-state simple for React and Vanilla

  21. eureka

    Lucene-based search engine for your source code (by wisercoder)

  22. hookstate

    The simple but very powerful and incredibly fast state management for React that is based on hooks

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better redux-essentials-example-app alternative or higher similarity.

redux-essentials-example-app discussion

Log in or Post with

redux-essentials-example-app reviews and mentions

Posts with mentions or reviews of redux-essentials-example-app. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-05.
  • React v19 has been released
    26 projects | news.ycombinator.com | 5 Dec 2024
    Hmm, that is a good point that `useActionState` accepts a reducer-like function (although I think it's async in this case?).

    And yeah, half of Redux's terminology is simply because the existing Flux Architecture libraries from the prior year all used those terms. There were several debates in the issues about whether to name them "actions", "events", or something else, and the conclusion was "let's just stick with the existing Flux terminology":

    - https://github.com/reduxjs/redux/issues/891#issuecomment-147...

    FWIW, as I've revamped the Redux docs over the years, I have specifically made sure we describe the "actions === events" aspect:

    - https://redux.js.org/style-guide/#model-actions-as-events-no...

    - https://redux.js.org/tutorials/essentials/part-1-overview-co...

  • The official "Redux Essentials" tutorial, revamped: TS and better explanations
    1 project | news.ycombinator.com | 9 Aug 2024
  • Redux vs Zustand
    3 projects | /r/reactjs | 2 Jul 2023
  • Designing an async app as a long time backend engineer dedicated to synchronous pages. Help!
    2 projects | /r/reactjs | 15 Jun 2023
  • I was struggling with MVx architectures for years and now I can explain why
    1 project | /r/programming | 16 May 2023
    You're right, it is related. But I think that Flux- and ELM-like architectures are making it even worse by forcing any "external" interaction to became the gap. Look how they suffer when it comes to executing any async operation like network request. Initially we have this relatively simple framework, but then we had to add "Middleware" to just run network request (which is a good example of the Remainder issue). I love the idea behind these architectures, which makes logic more predictable and testing way easier. I even was using them by myself. But now they looks like something turned inside out for me. I believe we could do better. I'm finishing my proposal right now. It will take couple more weeks to edit and translate it, but soon I'll show what I mean.
  • JavaScript State Machines and Statecharts
    8 projects | news.ycombinator.com | 14 May 2023
    Hi, I maintain Redux and wrote most of our docs (including our current tutorials).

    Can you give some details on which parts of our docs you feel are "incomprehensible"? I'm curious which specific pages you've been looking at, and for what purpose.

    We've tried to organize the docs using the "Documentation System" approach described at [0]: Tutorials for teaching step-by-step, Explanations and How-To guides for specific topics, and References for API details.

    Generally we want people to go through our "Redux Essentials" tutorial [1] as the primary way to learn how to use Redux correctly. It teaches "modern Redux" patterns with Redux Toolkit as the standard way to write Redux logic (including RTK Query for handling data fetching), and React-Redux hooks in components.

    I'm genuinely interested in feedback on what explanations aren't clear and how we can improve things!

    [0] https://documentation.divio.com/

    [1] https://redux.js.org/tutorials/essentials/part-1-overview-co...

  • Best React Course 2023 (intermediate / advanced)
    1 project | /r/reactjs | 30 Apr 2023
  • Redux vs Redux toolkit
    2 projects | /r/reactjs | 15 Apr 2023
  • Redux, RTK, React Query, Typescript resources
    1 project | /r/reactjs | 17 Mar 2023
    https://redux.js.org/tutorials/essentials/part-1-overview-concepts (covers how to use Redux Toolkit and RTK Query)
  • I don't get why I should use Redux
    6 projects | /r/webdev | 9 Mar 2023
  • A note from our sponsor - Stream
    getstream.io | 9 Jul 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Stats

Basic redux-essentials-example-app repo stats
39
317
0.9
2 months ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that CSS is
the 17th most popular programming language
based on number of references?