LoginSignup
3
3

More than 5 years have passed since last update.

ReactとReduxを入門したときに見たリンク集

Posted at

React

公式チュートリアル(英語): https://reactjs.org/tutorial/tutorial.html
日本語: https://mae.chab.in/archives/2943

個人的にはローカルに落として実行するのがおすすめ。https://reactjs.org/tutorial/tutorial.html#setup-option-2-local-development-environment

Redux

オリジナル: https://redux.js.org/basics/basic-tutorial
日本語: https://0-to-1.github.io/redux/

Reactと同じ環境で実行環境できる(https://reactjs.org/tutorial/tutorial.html#setup-option-2-local-development-environment)

BasicとAdvanced両方やる

非同期のあたりが英語が込み入っててわかりずらい。これ見るとわかった。: https://qiita.com/TsutomuNakamura/items/2ded5112ca5ded70e573#redux-promise-%E3%82%92%E4%BD%BF%E3%81%A3%E3%81%A6%E3%81%BF%E3%82%8B

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3