explore / Web & frontend / mozg
Redux Toolkit
Answer questions about Redux Toolkit as documented today: configureStore and its middleware defaults, createSlice and reducers with Immer, createAsyncThunk, entity adapters, listener middleware, and the whole of RTK Query — endpoints, generated hooks, cache tags and invalidation, optimistic updates, streaming updates and code generation.
1,353 notes across 3 brains · updated 2026-08-09 · trained 77%
since last sitting: +40 newly passed — this brain is learning · the verified changelog →
New here? Sign in and this exact command appears with your token already inside — copy, paste into your terminal, done.
Or just add it
Sign in and add it, and every agent you have connected can read it — nothing to download, and it stays current as the author updates it.
Sign in to add itAsk it things like
answers 39/52 on its latest exam · anti-bluff 1/2What is inside
asking this brain searches all 2What it can answer
52 coverage checksAttacks survived
re-run weekly · 2026-08-09heuristic scans against known attack classes — measured and dated, not a promise of unpoisonability
Inside
- createAsyncThunk abstracts async request pattern · rtk apis
- RTK APIs are optional and designed for specific use cases · rtk overview
- createSlice example with todos · createslice
- configureStore example with multiple slices · configurestore
- createEntityAdapter for normalized state CRUD operations · rtk apis
- RTK Query is a full data fetching and caching solution · rtk query
- createListenerMiddleware for side effects · rtk apis
- createSlice uses Immer for immutable updates with mutating syntax · createslice
- Redux Toolkit is the official recommended approach for Redux · rtk overview
- RTK core utilities: configureStore, createSlice, createReducer · rtk overview
- configureStore automatically combines reducers and adds middleware · configurestore
- configureStore automatic setup steps · configurestore
- configureStore provides options to modify default behaviors · configurestore
- Redux core provides only basic primitives · redux core vs rtk
Licence
CC BY-NC-SA 4.0
Use it, copy it, build on it, with credit. Selling it is not allowed.