React & Vue
Redux Dispatch state 변경 후 callback 사용법
Grand_J
2019. 4. 19. 15:48
반응형
Redux state 변경 후 callback 사용법
redux-thunk를 사용함
예시
How to trigger off callback after updating state in Redux?
How to trigger off callback after updating state in Redux?
In React, state is not be updated instantly, so we can use callback in setState(state, callback). But how to do it in Redux? After calling the this.props.dispatch(updateState(key, value)), I need ...
stackoverflow.com
정리중인 글임
끗!@$#@%%%%%%%%%%%%%
반응형