Typescript
- How Valtio Was Born
- How Jotai Was Born
- How Zustand Was Born
- Why useSyncExternalStore Is Not Used in Jotai
- Why Zustand Typescript Implementation Is So Ugly
- Learning React State Manager Jotai With 7GUIS Tasks
- Steps to Develop Global State for React With Hooks Without Context
- How to use react-tracked: React hooks-oriented Todo List example
- Redux meets hooks for non-redux users: a small concrete example with reactive-react-redux
- Developing React custom hooks for Redux without react-redux
- Creating a Minimal Expo React Native Project with TypeScript and Jest
- 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
- 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
- Clean Expo (React Native) + React Apollo (GraphQL) + TypeScript boilerplate