InfoQ Homepage Redux Content on InfoQ
Presentations
RSS Feed-
State Management for React Using Context and Hooks
Vlad Zelinschi explores a barebones alternative approach to state management that is suitable for small/medium apps as well as defines the pros and cons when compared to Redux.
-
React+Redux at Scale
Daniel Cousineau looks at how React and Redux scale, not just in terms of quantitative performance, but in terms of architecture and team participation.