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
Updated há 6 dias
Analisado
31 de mar. de 2026, 15:58
+ 2 previous scans
Compatível com
Skill details
Updated há 6 dias
Analisado 31 de mar. de 2026, 15:58
Descricao
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 recentes
31 de mar. de 2026, 15:58
Latest analysis
31 de mar. de 2026, 15:13
Run 2
27 de mar. de 2026, 15:54
Run 1