30 open-source projects similar to gajus/redux-immutable, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Redux Immutable alternative.
`bash npm install redux-orm --save `
redux-api-middleware
Reselect is a memoized selector framework and state selector library designed to optimize performance in Redux applications. It provides a system for computing derived data from a state store and caching the results to prevent unnecessary user interface re-renders. The library functions as a state transformation pipeline, allowing multiple selectors to be composed into chains. This enables the creation of complex data transformation pipelines where the output of one memoized selector serves as the input for another. The framework focuses on input-based memoization and referential equality ch
Simple reducer library for Redux. It's like Reselect but for reducers.
simple undo/redo functionality for redux state containers
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
FSA-compliant promise middleware for Redux with simple behaviour with minimal boilerplate declarations.
Another Redux DevTools Monitor
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.
A Router made for Redux and made for universal apps! stop using the router as a controller... it's just state!
Modular and easy-to-grasp redux based state management, with least boilerplate
:fire: :hatching_chick: Firebase Redux for ReactJS
Redux bindings for React Router – keep your router state inside your Redux store
Create redux reducers for async behaviors of multiple actions.
GMS 2.3+ GameMaker Scaffolding | v1.2.0 larsandersson.info X: @babaganosch Download: latest
It's "Atomic Flux with hot reloading", a next-generation take on the Flux pattern with a few core philosophical design differences, including:
A Catspeak to Gamemaker VM bytecode Just-In-Time compiler.
Simple cookie-based session storage for micro.
Simple testing mechanism for Redux reducers