Hacker News
- Why React Context Is Not a “State Management” Tool https://blog.isquaredsoftware.com/2021/01/context-redux-differences/ 2 comments
- Redux is Poison https://blog.isquaredsoftware.com/2021/01/context-redux-differences/ 82 comments reactjs
- Do I really need to use Redux? https://blog.isquaredsoftware.com/2021/01/context-redux-differences/ 23 comments reactjs
Linking pages
- The new wave of React state management https://frontendmastery.com/posts/the-new-wave-of-react-state-management/ 453 comments
- Blogged Answers: Redux - Not Dead Yet! · Mark's Dev Blog http://blog.isquaredsoftware.com/2018/03/redux-not-dead-yet/ 446 comments
- Blogged Answers: A (Mostly) Complete Guide to React Rendering Behavior · Mark's Dev Blog https://blog.isquaredsoftware.com/2020/05/blogged-answers-a-mostly-complete-guide-to-react-rendering-behavior/ 120 comments
- React state management in 2022 — Return of the Redux | by Kolby Sisk | Udacity Eng & Data https://medium.com/@kolbysisk/react-state-management-in-2022-return-of-the-redux-87218f56486b 70 comments
- Blogged Answers: My Experience Modernizing Packages to ESM · Mark's Dev Blog https://blog.isquaredsoftware.com/2023/08/esm-modernization-lessons/ 44 comments
- Blogged Answers: Thoughts on React Hooks, Redux, and Separation of Concerns · Mark's Dev Blog https://blog.isquaredsoftware.com/2019/07/blogged-answers-thoughts-on-hooks/ 14 comments
- Blogged Answers: Learning and Using TypeScript as an App Dev and a Library Maintainer · Mark's Dev Blog https://blog.isquaredsoftware.com/2019/11/blogged-answers-learning-and-using-typescript/ 13 comments
- Blogged Answers: Years in Review, 2018-2019 · Mark's Dev Blog https://blog.isquaredsoftware.com/2020/01/blogged-answers-years-in-review-2018-2019/ 9 comments
- State Management in React Applications - React Handbook https://reacthandbook.dev/state-management 9 comments
- State Management in React with Redux: An Introduction | Paul Onteri https://paulonteri.com/thoughts/react-redux 7 comments
- Past, Present, and Future of React State Management – Lee Robinson https://leerob.io/blog/react-state-management 6 comments
- Blogged Answers: The Evolution of Redux Testing Approaches · Mark's Dev Blog https://blog.isquaredsoftware.com/2021/06/the-evolution-of-redux-testing-approaches/ 6 comments
- Do you need a State Management Library? - DEV Community https://dev.to/link2twenty/do-you-need-a-state-management-library-29o6 5 comments
- Blogged Answers: React, Redux, and Context Behavior · Mark's Dev Blog https://blog.isquaredsoftware.com/2020/01/blogged-answers-react-redux-and-context-behavior/ 3 comments
- Coding Career Advice: Using Git for Version Control Effectively · Mark's Dev Blog https://blog.isquaredsoftware.com/2021/01/coding-career-git-usage/ 3 comments
- Blogged Answers: How I Estimate NPM Package Market Share (and how Redux usage compares to other libraries) · Mark's Dev Blog https://blog.isquaredsoftware.com/2022/07/npm-package-market-share-estimates/ 1 comment
- How I Got Here: My Journey Into the World of Redux and Open Source · Mark's Dev Blog http://blog.isquaredsoftware.com/2016/09/how-i-got-here-my-journey-into-the-world-of-redux-and-open-source/ 0 comments
- GitHub - cristiano-belloni/micro-state: Tiny, global, efficient, hook-based state management for React https://github.com/cristiano-belloni/micro-state 0 comments
Linked pages
- Blogged Answers: Redux - Not Dead Yet! · Mark's Dev Blog http://blog.isquaredsoftware.com/2018/03/redux-not-dead-yet/ 446 comments
- React v16.3.0: New lifecycles and context API – React Blog https://reactjs.org/blog/2018/03/29/react-v-16-3.html 159 comments
- Context – React https://reactjs.org/docs/context.html 144 comments
- Redux vs. The React Context API https://daveceddia.com/context-api-vs-redux/ 139 comments
- You Might Not Need Redux. People often choose Redux before they… | by Dan Abramov | Medium https://medium.com/@dan_abramov/you-might-not-need-redux-be46360cf367 131 comments
- Blogged Answers: A (Mostly) Complete Guide to React Rendering Behavior · Mark's Dev Blog https://blog.isquaredsoftware.com/2020/05/blogged-answers-a-mostly-complete-guide-to-react-rendering-behavior/ 120 comments
- Redux Essentials, Part 1: Redux Overview and Concepts | Redux https://redux.js.org/tutorials/essentials/part-1-overview-concepts 97 comments
- Redux Toolkit | Redux Toolkit https://redux-toolkit.js.org/ 94 comments
- Style Guide | Redux https://redux.js.org/style-guide/style-guide 79 comments
- From Redux to Hooks: A Case Study https://staleclosures.dev/from-redux-to-hooks-case-study/ 50 comments
- The 5 Types Of React Application State - James K Nelson http://jamesknelson.com/5-types-react-application-state/ 34 comments
- RTK Query Overview | Redux Toolkit https://rtk-query-docs.netlify.app/ 21 comments
- Do React Hooks Replace Redux?. TL;DR: Hooks are Great, but No. | by Eric Elliott | JavaScript Scene | Medium https://medium.com/javascript-scene/do-react-hooks-replace-redux-210bab340672 20 comments
- Blogged Answers: Thoughts on React Hooks, Redux, and Separation of Concerns · Mark's Dev Blog https://blog.isquaredsoftware.com/2019/07/blogged-answers-thoughts-on-hooks/ 14 comments
- Dependency injection - Wikipedia https://en.wikipedia.org/wiki/Dependency_injection 14 comments
- Blogged Answers: Learning and Using TypeScript as an App Dev and a Library Maintainer · Mark's Dev Blog https://blog.isquaredsoftware.com/2019/11/blogged-answers-learning-and-using-typescript/ 13 comments
- React Hooks vs Redux – You Might Not Need Redux | (But You Can't Replace It With Hooks) - Simple Thread https://www.simplethread.com/cant-replace-redux-with-hooks/ 10 comments
- Blogged Answers: Years in Review, 2018-2019 · Mark's Dev Blog https://blog.isquaredsoftware.com/2020/01/blogged-answers-years-in-review-2018-2019/ 9 comments
- Blogged Answers: The Evolution of Redux Testing Approaches · Mark's Dev Blog https://blog.isquaredsoftware.com/2021/06/the-evolution-of-redux-testing-approaches/ 6 comments
- A Visual Guide to State in React https://daveceddia.com/visual-guide-to-state-in-react/ 4 comments
Would you like to stay up to date with Web Development? Checkout Web Development
Weekly.
Related searches:
Search whole site: site:blog.isquaredsoftware.com
Search title: Blogged Answers: Why React Context is Not a "State Management" Tool (and Why It Doesn't Replace Redux) · Mark's Dev Blog
See how to search.