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 5 6 7 ... 19
Title Δ
REDUX: store variables accessed via this.props are outdated but sto... -0.19
React-redux connect function can't map state to props after mul... 0.00
Reducer not receiving action in redux 0.00
What is equivalent interface to the "AppThunk" type from... 0.00
How to use Redux-Thunk with Redux Toolkit's createSlice? +0.44
Typescript: How to type combined reducers? 0.00
Are there implications with destructuring getState() (in a Redux Th... 0.00
Redux: (Domain data and) App state vs. UI state 0.00
Proper return type for Redux action 0.00
Get type definition for props.dispatch() for using TypeScript with... -0.57
Are complex objects permitted inside a redux store? 0.00
Module not found: can't resolve' redux-thunk ' error I... -0.07
mapStateToProps for React component that strictly depends on state... 0.00
React redux unable connect/bind actions in the same file with multi... 0.00
How to properly dispatch app wide data from a simple class? 0.00
react-redux - in the hooks documentation, why is a parameter of the... 0.00
Redux-saga store converts custom class to plain object 0.00
Reselect library is returning a function 0.00
Is it valid to dispatch multiple times inside redux middleware? 0.00
Why is useReducer's dispatch causing re-renders? 0.00
How can you replace entire state in Redux Toolkit reducer? 0.00
$$typeof property requested by redux(?) and it's missing 0.00
React redux store state management 0.00
Action dispatched for one reducer is executing another reducer? 0.00
Reselect error: Selector creators expect all input-selectors to be... 0.00
Is using Redux Hooks instead of connect() good design? +1.99
Dispatch not changing object in Redux state +0.44
Why are the arguments to a thunk wrapped inside of an object? 0.00
Batching actions in redux-saga 0.00
React Redux clean way to update nested objects? 0.00
How to combine state sanitizer with existing middleware in React-Re... 0.00
Typing Redux toolkit's store in TypeScript +0.44
Redux - Trying to add a function to configureStore +0.43
React toolkit and redux-first-router 0.00
Error: Actions must be plain objects. But i'm not using async c... 0.00
Implement useSelector equivalent for React Context? 0.00
Is it possible to manipulate and update store data directly in our... +0.44
Multiple Stores using React-Redux -0.07
Question about the react-redux documentation 0.00
Rewrite redux-orm reducer with redux-toolkit -0.06
When using useDispatch() inside useEffect(), action doesn't app... +0.44
Props not updating when I change the store in react -0.31
How to quickly navigate to Redux reducer from an Action in WebStorm? 0.00
In Redux if all reducers are called when an action fires, then what... 0.00
React-redux: Why is functional component rendering after updating r... 0.00
Create simple selector functions with redux-toolkit 0.00
How to execute store.unsubscribe from useEffect using React hooks a... -0.52
What causes re-rendering? and how to avoid it 0.00
Passing in Redux Actions into useEffect's dependencies 0.00
Incompatible props: void not assignable to ThunkAction +1.09