Examples
- The main template with TypeScript + Vite + React + Reatom: source, StackBlitz
- Next.js + Reatom: source, StackBlitz
- Svelte data fetching example
- Example of migration from Redux Toolkit to Reatom
- React search (async, debounce, error handling) example: source, StackBlitz
- React pomodoro example: source, StackBlitz
- React table atomization example: source, StackBlitz
- React atomization with persistance example: source, StackBlitz
- React notifications example:source, StackBlitz
- Comparison with Tanstack Query:source, StackBlitz
- React tree example: source, StackBlitz
- Vue search (async, debounce, error handling) example: source, StackBlitz