# 🔺 MEMO メモ
「ファインマンテクニック」を使って複雑な概念をよりよく理解する (opens new window)
# 🔺 react
- function component vs class component (opens new window)
- conditional rendering (opens new window)
- list and key (opens new window)
- How to Build Forms in React - Controlled Components in React (opens new window)
- form (opens new window)
# 🔺 reactHooks
- passing-data-deeply-with-context (opens new window)
- scaling-up-with-reducer-and-context (opens new window)
- React hooks を基本からまとめてみた (opens new window)