Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 | 31 |
Tags
- nextjs .env
- 컨디셔널 렌더링
- github io
- input type=file
- ngrok실행
- react env
- typescript react
- API token
- CSS
- There isn’t anything to compare
- dart 변수
- bootstrap
- styled components
- react typescript
- next.js css
- fetch
- react
- git lab
- API 토큰
- npm styled-reset
- rewrites
- ngrok설치
- getModifierState
- SCSS
- createGlobalStyle
- nextjs
- icon
- github
- nextjs 설치
- Git
Archives
- Today
- Total
목록React (41)
꾸준히 성장하는 개발자

싱글 페이지 어플리케이션 SPA 라이브러리 1. 자동 UI 업데이트 2. 코드 재활용을 많이 한다 3. 코드 정리가 깔끔 4. JSX 문법 이렇게 js 문법과 html 문법을 같이 쓰는 것을 jsx 문법이라고 한다. Keyword Angular vs React vs Vue View 를 다루는 라이브러리 Only Rendering & Update NOT included another functionality (ex. http client, ...) Component Based Development 독립적인 코드 블럭 (HTML + CSS + JavaScript) 작업의 단위 Virtual DOM 이제는 DOM 을 직접 다루지 않음. JSX NOT Templates transpile to JS (Babel,..
React
2022. 1. 6. 14:18