This repository is Tutorial Codes for React Tutorial. We will learn about React through this class. Here's what you'll learn in class.
- Set React Development Environment
- React Components
- Components Styling
- State & Props
- LifeCycle API
- React Hooks
- Redux
- Connect React with Restful Server
In learning this class, we will proceed with the telephone book project and counter project. The result of the project is shown in the picture below.
The curriculum is like below and will continue to be added. All the learning materials were posted on Notion. The React Tutorial Course and Plans can be found on the following page.
- React Tutorial (1) - 리액트 개념 및 개발 환경 설정
- React Tutorial (2) - React Components
- React Tutorial (3) - Split Component & Styling
- React Tutorial (4) - State & Props
- React Tutorial (5) - State & Props 전화번호부에 적용하기
- React Tutorial (6) - LifeCycle API
- React Tutorial (7) - React Hooks
- React Tutorial (8) - React Hooks 전화번호부에 적용하기
- React Tutorial (9) - React Redux
- React Tutorial (10) - React Redux 전화번호부에 적용하기