StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

markerikson

Rating
1563.67 (4,966th)
Reputation
23,189 (5,639th)
Page: 1 2 3 4 ... 19
Title Δ
How to reset a redux slice state with Redux Toolkit (RTK) 0.00
Modify mapStateToProps for universal access 0.00
redux-saga with Redux Toolkit - effects do not run 0.00
Immer - Get error with async function in produce 0.00
React Redux accessing dynamically filtered state in mapStateToProps... 0.00
Action dispatched and state updated, but no render of the UI compon... +0.42
How to use an action within reducer? 0.00
saga does not listen action dispatched from custom middleware 0.00
React Redux Toolkit: No reducer provided for key "myReducer&qu... 0.00
What is the limit of use of Redux in terms of performance? 0.00
Is it safe to keep firestore.Timestamp objects in a Redux store? Er... 0.00
Invariant Violation: A state mutation was detected inside a dispatc... 0.00
What is the difference between .addCase() and .addMatcher() 0.00
Redux + TypeScript + typesafe-actions: error with createReducer/han... 0.00
Redux VS Context API +1.11
Migrating from Redux to Redux toolkit -0.09
How to fix circular dependencies of slices with the RootState? +0.43
How to implement an exhaustive switch statement inside a Redux redu... +1.79
Hooking up React Redux to a Component in Typescript 0.00
How does dispatching a action creator function work? 0.00
Redux Toolkit: lifecycle action types doesn't sync up when disp... +0.44
Why the React component update doesn't work 0.00
Redux combineReducers() isn't recognising state 0.00
Is it a bad practice to refer state in redux reducer directly? 0.00
get relevant value from useSelector 0.00
Redux-toolkit usage with Typescript without state mutation 0.00
How to create playload in createAsyncThunk when using axios 0.00
Accessing global state from a slice 0.00
Reducing Boilerplate Redux 0.00
i want to branch instruction processing in reducer 0.00
Using connect and mapDispatchToProps with functional components 0.00
Is it possible to call a reducer function from another reducer func... 0.00
Create reusable Redux connector (with the same mapState and mapDisp... 0.00
Redux: Difference between using compose() or applyMiddleware withou... +0.43
confusion about `useSelector` and `createSelector` with Redux toolkit 0.00
React-Redux: What is a appropriate initial state for a fetching flag? +0.42
Redux extension not showing store +0.43
Handling errors with redux-toolkit 0.00
How to get entities as an array in a class component when using cre... 0.00
Redux - immer vs normalizr 0.00
redux and redux-saga : Reducer returns a promise instead of a regul... 0.00
Why aren't my checkboxes updating using Redux? -0.58
cannot get updated state from the store 0.00
Can I change state key names from reducer? 0.00
Is a React Context basically a mini redux store? +0.43
Can I call a function that calls store.dispatch from within a funct... 0.00
Why Immer didn't return me a new state even if I modified the d... -0.59
Redux Toolkit createSlice in React 0.00
Redux + Typescript -> Error: A case reducer on a non-draftable v... +0.43
Redux-thunk - How to structure fetched data to index storage pattern? 0.00