Udemy-React-Course
search
Ctrlk
  • Introduction
  • CodeSandbox で作る開発環境chevron-right
  • 初めての React Appchevron-right
  • State を持ったコンポーネントchevron-right
  • 実践:TodoApp の作成chevron-right
  • 非同期処理, Promise, Ajaxchevron-right
  • 実践:API を叩く Appchevron-right
  • Redux の導入chevron-right
    • Redux の概要
    • createStore で store を作る
    • Provider と Connect / store を React で使用する
    • Redux の全体像の確認
    • Presentational Component と Container Component
    • Action Creator
    • Combine Reducer
  • Redux-thunk を用いた非同期処理chevron-right
  • React + Redux + Redux を用いた Giphy Appchevron-right
  • 補足資料chevron-right
  • 参考資料と謝辞
gitbookPowered by GitBook
block-quoteOn this pagechevron-down

Redux の導入

Redux の概要chevron-rightcreateStore で store を作るchevron-rightProvider と Connect / store を React で使用するchevron-rightRedux の全体像の確認chevron-rightPresentational Component と Container Componentchevron-rightAction Creatorchevron-rightCombine Reducerchevron-right
PreviousGiphy API を使用して、GIF画像検索する React App の作成chevron-leftNextRedux の概要chevron-right

Last updated 7 years ago