delimiter_injection
Conversation delimiter injection (breakout)
Line 156Snippets
setUser: (state, action: PayloadAction<User>) => { setUser: (state, action: PayloadAction<User>) => {network_call
Outbound network call
Outbound network call
Line 139Snippets
export const fetchUser = createAsyncThunk( "user/fetchUser", const response = await fetch(`/api/users/${userId}`); if (!response.ok) throw new Error("Failed to fetch user"); .addCase(fetchUser.pending, (state) => {Trust Score
Mis a jour la semaine dernière
Analyse le
31 mars 2026, 15:58
+ 2 previous scans
Compatible avec
Skill details
Mis a jour la semaine dernière
Analyse le 31 mars 2026, 15:58
Description
Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.
Scans recents
31 mars 2026, 15:58
Latest analysis
31 mars 2026, 15:13
Run 2
27 mars 2026, 15:54
Run 1