Skip to content

Instantly share code, notes, and snippets.

@tsuyukimakoto
Created February 12, 2017 12:50
Show Gist options
  • Select an option

  • Save tsuyukimakoto/3fedc95ff5a65f052270dec40d23d45e to your computer and use it in GitHub Desktop.

Select an option

Save tsuyukimakoto/3fedc95ff5a65f052270dec40d23d45e to your computer and use it in GitHub Desktop.
react / redux 2017.02.12

react

redux

reduxのmiddleware

redux-thunk vs redux-promise vs redux-sage

redux-saga良さそう

https://speakerdeck.com/kuy/redux-sagadefu-zuo-yong-wokontororusuru

  • コードの記述が綺麗に並べられる
  • テストがしやすいらしい

http://qiita.com/193/items/7ff650616dd8f34804f4

  • middleware使わない選択も
  • 副作用、redux-sagaでうまいことできそうだけど

コーディング規約

Ajax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment