Redux-dynamic-modules →
redux-dynamic-modules is a library that aims to make Redux Reducers easy to modularize and add/remove dynamically.
From Microsoft no less
redux-dynamic-modules is a library that aims to make Redux Reducers easy to modularize and add/remove dynamically.
From Microsoft no less
With Redux, you can use combineReducers to create nested reducers that only operate on a slice of state, but all reducers still respond to all actions. Often this is the point—a component can affect another component just by dispatching an action. But when we started creating multiple instances of the same component, we created a system where every instance responded to action meant for just one.
One thing that causes even more confusion than Flux is the difference between Flux and Redux, a pattern that was inspired by Flux. In this article I’ll explain the differences between the two.
A super-accessable introduciton to Redux, with lots of pictures. This was published last year, but I still love how Lin Clark did this. (bonus four-part series on Relay too)
Avoiding Accidental Complexity When Structuring Your App State
joshwcomeau/redux-vcr
This article by Tero Parviainen (@teropa) is one of the best full-stack Redux & React examples I’ve come across lately, covering the server-side, thinking about application state, socket.io, and testing react components.
We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect