
리액트의 처음은 JSX(Javascript Syntax Extension)부터

JSX의 더 많은 특징들과 사용방법

JSX 실습

클래스 컴포넌트를 만들고 사용하는 방법

어제보다 더 발전한... 리액트 컴포넌트

패스워드를 받아 정보를 공개하는 폼 만들기

Component Import Export

props and events

State...

Mounting, Updating, Unmounting phase lifecycle methods

지금까지의 컴포넌트는 잊어라! 훨씬 더 간단한 Function Component의 시대가 왔다!! 😎

useState

useEffect

Stateless Components From Stateful Componenets

Child Component가 Parent Component, Sibling Component에 영향을 주는 과정

Using styles in React without CSS, Sass

Container / Presentational 컴포넌트를 분리시키는 프로그래밍 패턴

PropTypes 라이브러리 사용방법

React-like forms and un/controlled components

Redux = 전역 상태 관리 라이브러리

react와 redux