Intro
<aside>
🔥
JSX의 개념에 대해서 알아봅니다.
</aside>
Body
-
- create-react-app로 react 프로젝트 템플릿 시작하기
-
- JSX란?
-
- JSX의 역할?
-
- JSX의 장점
-
- JSX 사용법
Conclusion
jsx를 공부하니 정말 신세계네요.. 리액트 짱..
⬅️ 이전 페이지
1강 리액트 소개
➡️ 다음 페이지
3강 리액트-Element
Reference
<aside>
Topics
0강 준비하기
1강 리액트 소개
2강 리액트-JSX
3강 리액트-Element
4강 Components와 Props
5강 State와 Lifecycle
6강 Hooks
7강 Handling Events
8강 Conditional Rendering
9강 List and Keys
10강 Forms
11강 Lifting State Up
12강 Composition vs Inheritance
13강 Context
14강 Styling
React-Router
</aside>