StackRating

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

Dan Abramov

Rating
1612.04 (1,341st)
Reputation
192,245 (254th)
Page: 1 2 3 4 5 6 7 ... 13
Title Δ
Redux Store & third party data structures +1.09
Why do we need middleware for async flow in Redux? +1.67
How Does Redux deals with deeply nested Models? 0.00
How to get simple dispatch from this.props using connect w/ Redux? +1.14
What is the best way deal with fetch error in react redux? -0.10
Successful dispatch does not cause re-render even thought state has... 0.00
Make Redux reducers and other non-components hot loadable 0.00
Are Redux action creators hot-reloadable while using redux-thunk? 0.00
ReactDOM renderToStaticMarkup renders <noscript></noscript... 0.00
Updating React state with Relay +0.43
How to divide the logic between Redux reducers and action creators? +0.40
ReplaceReducer causing unexpected key error 0.00
Single <Provider> for many components 0.00
How to choose the Redux state shape for an app with list/detail vie... 0.00
What are your best practices for preloading initialState in your Re... 0.00
Redux - managing preload state +0.41
Turn off "Parameter should be initialized" ES6 JavaScript... 0.00
React/redux - passing actionCreators many levels deep +0.43
How do I retain inheritance information in a flattened Redux store? 0.00
How to revert side-effects when disabling an action in Redux logger? 0.00
Test redux actions that calls an API +1.59
Child component removed by parent still gets store change event +0.42
how to handle synchronization of resource on create +1.37
Read Store's Initial State in Redux Reducer +0.80
Redux + Normalizr detached (deleted) operation 0.00
Should I use one or several action types to represent this async ac... +0.43
Redux - multiple stores, why not? 0.00
How to undo Redux Async Action? (multiple steps back in the state) 0.00
Why use "this.props.dispatch" rather than "store.dis... +0.40
Should actions like showing/hiding loading screens be handled by re... 0.00
Redux questions about the real-world example 0.00
Intercepting HTTP Requests in Redux +1.00
React-redux store updates but React does not 0.00
is it considered good practice to pass callBacks to redux async act... +1.13
How to unit test async Redux actions to mock ajax response +1.88
How To Pass Event From Redux To React? +0.15
Where should I put synchronous side effects linked to actions in re... +1.68
Handling Side-Effects in Async (thunk'd) Actions 0.00
How to dynamically load reducers for code splitting in a Redux appl... +2.23
How to handle complex side-effects in Redux? +1.28
Abort request while navigating away from the component in React +0.45
Uncaught TypeError: store.getState is not a function 0.00
How to fetch the new data in response to React Router change with R... +0.43
Why is my context.router undefined in my react component? 0.00
How to handle tree-shaped entities in Redux reducers? +0.43
Test async action creator -0.59
How to structure Redux components/containers +0.42
Transition to another route on successful async redux action +0.43
Does Redux have a built-in way to undo actions? +0.19
Why use Redux over Facebook Flux? +0.43