Redux
Architectural foundation for Lore
Architectural foundation for Lore
The architectural foundation for Lore is built around Redux.
Understanding Redux will signifcantly demystify how Lore works, and will make it much easier to reason about what's happening.
Pretty much every where.
Aside from the official documentation, the links below are good resources to learn Redux.
Lin Clark explains Redux using cartoons - fun and educational!
A free video course on egghead.io taught by Dan Abramov, the creator of Redux. Get introduced to Redux by the person who created it.
A free follow-up video course to "Getting Started With Redux", and taught once again by Dan Abramov. Introduces more advanced concepts.
Another free video course, this one taught by Wes Bos, where you'll build Reduxstagram, a "a simple photo app that will simplify the core ideas behind Redux, React Router and React.js".