hoilzz/TIL
Ctrlk
  • README
  • make-module
  • old
  • React
  • FrontEnd
    • js
    • ts
    • technique
    • react
      • react다시공부하기
      • library
      • 번역
      • redux-faq
        • Organizing State
        • reducer-action-where-should-logic
        • Changes are made with pure function
        • Where should websockets and other persistent connection live?
        • action-creator에서-여러개-dispatch-해야할까
      • tip
      • redux다시공부하기
      • react-redux
      • pattern
      • Why react?
    • markup-css
    • webpack
    • browser
    • tests
    • codespitz-deisgn
    • test
  • devlog
  • javascript
  • Web
  • book-review
  • redux
  • FP
  • developer
  • retrospect
  • DesignPattern
Powered by GitBook
On this page

Was this helpful?

  1. FrontEnd
  2. react

redux-faq

Organizing Statereducer-action-where-should-logicChanges are made with pure functionWhere should websockets and other persistent connection live?action-creator에서-여러개-dispatch-해야할까
Previous리액트로 앱 상태 관리 하기NextOrganizing State

Last updated 6 years ago

Was this helpful?