Context
- Testing Global State Libraries With React 18 Alpha Concurrent Rendering
- How to Handle Async Actions for Global State With React Hooks and Context
- React Tracked Documentation Website with Docusaurus v2
- 4 options to prevent extra rerenders with React context
- Effortless render optimization with state usage tracking with React hooks
- How to use react-tracked: React hooks-oriented Todo List example
- Four different approaches to non-Redux global state libraries
- Redux-less context-based useSelector hook that has same performance as React-Redux
- Super performant global state with React context and hooks
- Four patterns for global state with React hooks: Context or Redux
- A thought on React Context default value
- React global state by Context API for TypeScript
- React global state by Context API