티스토리 뷰
0. react 공부를 시작해 보자.
nomadcoders.co/react-fundamentals
1. 왜 React 인가?!
- 많은 웹페이지가 react로 개발되었다
- 압도적인 지표
- 가장 유명하다 => 튜토리얼, 컴포넌트, 커뮤니티, 서포트가 많다.
- 자바스크립트로 이루어져있어서 새로운 지식을 쌓을 필요가 없다. (리액트가 사라져도 넌 훌륭한 JS 개발자야!)
2. ReactJS를 배우기 전 사전지식
- HTML
- CSS
- 약간의 바닐라 JS 지식 (function, variable, class 등등)
- node js 살짝(package.jason)
3. node.js 설치
Node.js
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
nodejs.org
- node.js를 설치하면 npm이 자동으로 설치된다.
4. npx 설치
npm install npx -g
5. VSCode 설치 (다른 코드 에디터 사용해도 무방)
Visual Studio Code - Code Editing. Redefined
Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
code.visualstudio.com
6. git 설치
Git - Downloads
Downloads macOS Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific exp
git-scm.com
7. 설치 확인
git --version
node -v
npm -v
npx -v
git --version
'React JS' 카테고리의 다른 글
[ReactJS] ReactJS로 영화 웹 서비스 만들기 (5) - JSX + Props로 재사용 가능한 컴포넌트 (0) | 2021.04.19 |
---|---|
[ReactJS] ReactJS로 영화 웹 서비스 만들기 (4) - React 컴포넌트 생성 (0) | 2021.04.18 |
[ReactJS] ReactJS로 영화 웹 서비스 만들기 (3) - react의 작동 (0) | 2021.04.18 |
[ReactJS] ReactJS로 영화 웹 서비스 만들기 (2) - GitHub (0) | 2021.04.18 |
[ReactJS] ReactJS로 영화 웹 서비스 만들기 (1) - App 생성 (0) | 2021.04.18 |
- Total
- Today
- Yesterday
- 리액트 네이티브
- 백트래킹
- 리액트
- BFS
- 문자열
- 백준
- 현꾸라지
- S2
- java
- map
- Spring Boot
- DFS
- laugh4mile
- 시뮬레이션
- 알고리즘
- 코딩새내기
- SWEA
- 객체지향
- 구현
- S3
- PriorityQueue
- G5
- Spring
- g4
- react
- 우선순위큐
- react native
- 자바
- 그리디
- 다익스트라
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |