This app works best with JavaScript enabled.
Puffin's DevLog
About
Blog
Tags
Redux selector & state normalize
2019-03-01
Codesandbox: before
Redux: Selector
Codesandbox: selector 적용 후
Redux: normalize
Codesandbox: normalize 적용 후
참고 링크
Egghead.io 강의: Colocating Selectors with Reducers
Egghead.io 강의: Normalizing the state shape
Dan Abramov's twit about selector
Redux 공식 문서: 상태 정규화 하기
Redux 공식 문서: Where should my selectors go? (영문)
정규화란?: 위키백과
helloworldjavascript: module
Loading script...
Next: 독서 노트: 함께 자라기 - 애자일로 가는 길
Prev: Redux 스터디 회고