728x90
반응형
Babel이란
- JavaScript 트랜스 컴파일러
- 최신 javascript 표준(ES6 등)으로 작성한 소스를 옛날 표준 소스(es2015 등)로 바꿔주는 자바스크립트 컴파일러
참고사이트
Babel · The compiler for next generation JavaScript
The compiler for next generation JavaScript
babeljs.io
https://jeonghwan-kim.github.io/series/2019/12/22/frontend-dev-env-babel.html
프론트엔드 개발환경의 이해: Babel
1. 배경
jeonghwan-kim.github.io
728x90
반응형
'web' 카테고리의 다른 글
[web]http status 504 Gateway Time out (0) | 2020.08.26 |
---|---|
[web]쿠키와 세션(Cookie and Session) (0) | 2020.08.13 |
[web]http polling이란 (0) | 2020.07.13 |
[DOM]DOM이란 (0) | 2020.07.12 |
[WEB][webpack]웹팩이란 (0) | 2020.07.12 |