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 ... 13 14 15 16 17 18 19
Title Δ
Redux: Is it always bad practice to keep derived data in the store? +0.47
Redux nested state design -0.52
When to use Redux? -0.02
Combining reducers best practices +0.48
What prevents code from changing the store state? 0.00
Accessing a part of reducer state from one reducer within another r... -1.23
Redux Many to Many Relationship 0.00
redux reading a value from <input type=text> +0.48
ReactJS local vs global state and implementing redux at a later time 0.00
Does Redux Saga select return mutable state? 0.00
React Redux - state returned in mapStateToProps has reducer names a... -0.01
dispatch is not a function TypeError +0.48
How to force an update from inside mapStateToProps? +0.52
How to handle object freezing for redux -0.01
Props not being passed into component when using react-native-route... 0.00
React / Redux deep props dependecy +0.53
About normalize in redux real-world example 0.00
How to use the initial state at root level in combineReducers? +0.24
What's the use of mapDispatchToProps when we can just use this.... 0.00
When would bindActionCreators be used in react/redux? 0.00
Issue accessing store and calling actionCreators +0.48
Which of the following approaches (framework features x application... 0.00
Redux: How to handle different queries of same type of data? 0.00
Error while connecting action to component 0.00
Realize a confirm component with react, redux and promise +0.04
How can Redux's reducers traversal be efficient? 0.00
Use data from a sibling state in Redux 0.00
React + Redux, How to render not after each dispatch, but after sev... -0.96
Is it considered code bloat if you have multiple dispatchers in one... -0.46
Redux creates state with double nesting +1.79
Handling data stream with Redux +0.03
Redux-thunk dispatch not working -0.02
How do I cleanly pass a react component to another component deep d... 0.00
Issue doing map and filter on Redux ORM QuerySet 0.00
Cannot read property 'then' of undefined +0.49
Why doesn't react-redux connect take Dumb Component as argument... -1.27
Aurelia + Redux performance 0.00
How to unit-test a reducer with guaranteed randomness? (Redux) +0.49
dynamic redux app loading vs store composition and combineReducers 0.00
Components update in Redux 0.00
Real-world consequences of misusing Redux reducers? 0.00
How should I unit test mapDispatchToProps in Redux? 0.00
How to make correct implementaion of multiple child stores created... 0.00
Is there a way to use multiple redux-sagas without making a huge ar... 0.00
Using ES6 Classes with Redux 0.00
How do I swap array elements in an immutable fashion within a Redux... 0.00
How to avoid useless mapStateToProps()? 0.00
unit testing in redux 0.00
Containers should read directly from state or from ownProps wheneve... 0.00
Unidirectional data flow: alleviating rework when dealing with a hu... +0.47