global-state
- Developing React Global State Library With Atom Abstraction
- Redux in Worker: Off-main-thread Redux Reducers and Middleware
- Steps to Develop Global State for React With Hooks Without Context
- How to Handle Async Actions for Global State With React Hooks and Context
- React Tracked Documentation Website with Docusaurus v2
- Off-main-thread React Redux with Performance
- 4 options to prevent extra rerenders with React context
- React hooks-oriented Redux coding pattern without thunks and action creators
- How I developed a Concurrent Mode friendly library for React Redux
- Effortless render optimization with state usage tracking with React hooks
- How to use react-tracked: React hooks-oriented Todo List example
- What is state usage tracking? A novel approach to intuitive and performant global state with React hooks and Proxy
- Super performant global state with React context and hooks
- Redux meets hooks for non-redux users: a small concrete example with reactive-react-redux
- Four patterns for global state with React hooks: Context or Redux
- Developing React custom hooks for Redux without react-redux
- A deadly simple React bindings library for Redux with Hooks API
- React Hooks Tutorial on pure useReducer + useContext for global state like Redux and comparison with react-hooks-global-state
- React global state by Context API for TypeScript
- Redux middleware compatible React Hooks library for easy global state management
- An alternative to React Redux by React Hooks API (For both JavaScript and TypeScript)
- TypeScript-aware React hooks for global state
- React global state by Context API