Install
- https://nodejs.org/en/download/
- npm
- npm install npx -g
- npm install -g npm
- vscode
- git
사전 지식
- HTML, CSS, 바닐라 JS
- https://nomadcoders.co/courses
- Why react => https://2020.stateofjs.com/en-US/technologies/front-end-frameworks/
JSX & PROPS
- componet는 html을 자동으로 만들어줌
- jsx는 단지 HTML + JavaScript임
- Dynamic Componet Generation
O
- O
'Computer Science' 카테고리의 다른 글
Create a Web site and publish it on Internet (0) | 2021.08.26 |
---|---|
Architectural Design Basic Principles (0) | 2021.08.11 |
Architecture design (0) | 2021.08.10 |
Quality Attributes Scenarios (0) | 2021.08.06 |
Requirements Specification (0) | 2021.08.06 |
댓글