React 학습의 목적으로 링크의 강좌를 따라가며 만들어봅니다.
- Orientation ✔
- What are we building ✔
- Introduction to Create React App ✔
- Hello World with React and CRA ✔
- Creation React Components with JSX ✔
- Data flow with Props ✔
- List with .map ✔
- Validation Props with Prop Types ✔
- Component Lifecycle ✔
- Thinking in React Component State ✔
- Practicing this setState ✔
- Loading states ✔
- Smart vs Dumb Components ✔
- AJAX on React ✔
- Promises ✔
- Async Await ✔
- Updating Movie : Component ✔
- CSS for Movie ✔
- Building for Production ✔
- The END!
강의 필기는 이곳에서 확인 가능합니다.