ngrx-immer VS store

Compare ngrx-immer vs store and see what are their differences.

ngrx-immer

Immer wrappers around NgRx methods createReducer, on, and ComponentStore (by timdeschryver)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
ngrx-immer store
2 4
114 3,506
- 0.6%
5.2 9.0
about 2 months ago 4 days ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ngrx-immer

Posts with mentions or reviews of ngrx-immer. We have used some of these posts to build our list of alternatives and similar projects.

store

Posts with mentions or reviews of store. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-20.
  • Angular state management
    3 projects | /r/Angular2 | 20 Oct 2023
    It's still boilerplatey but a little less than NgRx. But we use Ngxs: https://ngxs.io. It's a little more complex than elf but a lot more robust in my opinion.
  • Why is NGRX so confusing??
    1 project | /r/Angular2 | 11 Apr 2023
    Hi, I switched to ngxs a while ago. (https://github.com/ngxs/store). Never been happier about this change. ngxs is written in angular way and easier to understand and it just works.
  • Selector Returning Entire State Rather Than State Slice
    1 project | /r/NGXS | 22 Mar 2022
    // In doing this refactoring I noticed that there is a 'bug' where the // application state is returned instead of this state slice. // This has worked this way since the beginning see: // https://github.com/ngxs/store/blame/324c667b4b7debd8eb979006c67ca0ae347d88cd/src/state-factory.ts // This needs to be fixed, but is a 'breaking' change. // I will do this fix in a subsequent PR and we can decide how to handle it.
  • WEIRD TS TYPES 🛸: Using Contextual Typing and Deferred Inference to Plan an Alien Conquest
    1 project | dev.to | 1 Dec 2021
    This was recently exemplified by an RFC in the state library NGXS. In short, one of the functions published by the library was improperly typed because the type of its first argument was intended to be inferred from its contextually expected return type.

What are some alternatives?

When comparing ngrx-immer and store you can also consider the following projects:

platform - Reactive State for Angular

ngrx-rtk-query - Make RTK Query with Hooks works in Angular Applications

rematch - The Redux Framework

ngrx-forms - Enhance your forms in Angular applications with the power of ngrx

angular-ngrx-material-starter - Angular, NgRx, Angular CLI & Angular Material Starter Project

community-events-angular - Community Events App built with ❤️ using Angular, NgRx, Rxjs to do thrill in #hacktoberfest21

pullstate - Simple state stores using immer and React hooks - re-use parts of your state by pulling it anywhere you like!

juliette - Reactive State Management Powered by RxJS

angularfire - Angular + Firebase = ❤️

query - 🚀 Powerful asynchronous state management, server-state utilities and data fetching for Angular Applications

elf - 🧙‍♀️ A Reactive Store with Magical Powers