Redux コーディングサイクル typescript-fsa, typescript-reducer プロジェクト初期化 state.ts 初期化 Container 作成 actions.ts 初期化 reducer.ts 初期化 state.ts に reducer 定義追加 アクション追加 actions.ts に Action 追加 疑問 solved: spread 構文型エラー solved: action payload の type どうやってつけるのか : action の connect の確認 : redux-thunk (operator の定義方法)