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 |
Tags
- There isn’t anything to compare
- styled components
- CSS
- react
- SCSS
- icon
- getModifierState
- github
- createGlobalStyle
- npm styled-reset
- fetch
- react env
- dart 변수
- API token
- git lab
- Git
- react typescript
- github io
- nextjs 설치
- nextjs .env
- nextjs
- next.js css
- API 토큰
- rewrites
- bootstrap
- 컨디셔널 렌더링
- typescript react
- ngrok설치
- ngrok실행
- input type=file
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