Links tagged “redux”
8 links, newest first.
staleclosures.dev
A team's account of replacing Redux with useReducer and useContext in a mid-sized TypeScript app, and what they gave up doing it.
markerikson/react-redux-links: Curated tutorial and resource links I've collected on React, Redux, ES6, and more
github.com
Curated list of tutorials and articles on React, Redux and ES6, from beginner material to advanced ecosystem topics.
github.com
FSA-compliant promise middleware for Redux, dispatching a promise's resolved value as the action payload.
tonyhb.gitbooks.io
GitBook documenting the Redux patterns and conventions used to build applications at Docker, Inc.
medium.com
Reviews how React Hot Loader and React Transform preserve component state across reloads, why both grew complicated, and argues for proxying at the call site instead.
medium.com
A recommended 2016 front-end stack — React and Redux, ES6 through Babel, ESLint on the Airbnb config, webpack, Mocha and Lodash — with the reasoning for each pick.
staltz.com
A survey of unidirectional data flow architectures such as Flux and Redux, closing on an Observable-based composition the author calls nested dialogues.
redux.js.org
Official documentation for Redux, a predictable state container for JavaScript applications.





