분류 javascript

JavaScript ES6

컨텐츠 정보

  • 조회 516 (작성일 )

본문

https://github.com/lukehoban/es6features 

ECMAScript 6 기능 개요


https://github.com/babel/babel 

https://babeljs.io/ 

Babel은 차세대 JavaScript를 작성하기 위한 컴파일러입니다.


https://github.com/DrkSephy/es6-cheatsheet 

http://slides.com/drksephy/ecmascript-2015#/ 

팁, 트릭, 모범 사례 및 코드 스 니펫이 포함 된 ES2015 [ES6] 치트 시트


https://github.com/google/traceur-compiler 

Traceur는 JavaScript.next-to-today-of-today 컴파일러입니다.


https://github.com/rse/es6-features 

http://es6-features.org/#Constants 

ECMAScript 6 : 기능 개요 및 비교


https://github.com/lebab/lebab 

https://lebab.unibtc.me/ 

ES5 코드를 읽을 수있는 ES6 (설탕 구문)으로 바꾸십시오. 그것은 바벨과는 정반대의 역할을 합니다.


https://github.com/kangax/compat-table 

https://kangax.github.io/compat-table/es6/ 

ECMAScript 5/6/7 호환성 테이블