An open API service indexing awesome lists of open source software.

https://github.com/jbee37142/ecmascript6_study

ECMAScript 2015(aka ES6) Study code Repository
https://github.com/jbee37142/ecmascript6_study

ecmascript6 javascript study

Last synced: 11 months ago
JSON representation

ECMAScript 2015(aka ES6) Study code Repository

Awesome Lists containing this project

README

          

![](/images/javascript_es6.png)

## ECMAScript 6 Cheet Sheet
Code posted on my [blog](https://jaeyeophan.github.io/)
ES6 스터디 자료를 저장한 Repository입니다. 각 Chapter의 `README.md`에 해당 Chapter 내용이 적혀 있으며 블로그 포스팅을 통해서도 확인 가능합니다 :)
### Blog post link
1. [let, const](https://jaeyeophan.github.io/2017/04/18/let-const/)
2. [Arrow function](https://jaeyeophan.github.io/2017/04/18/ES6-2-Arrow-function/)
3. [Iteration and for-of statement](https://jaeyeophan.github.io/2017/04/18/ES6-3-Iteration-and-for-of-statement/)
4. [Spread, Rest parameter](https://jaeyeophan.github.io/2017/04/18/ES6-4-Spread-Rest-parameter/)
5. [Destructuring and Default parameter](https://jaeyeophan.github.io/2017/04/18/ES6-5-Destructuring-and-Default-Parameter/)
6. [Class sugar syntax](https://jaeyeophan.github.io/2017/04/18/ES6-6-Class-sugar-syntax/)
7. [Template literal](https://jaeyeophan.github.io/2017/04/19/ES6-7-Template-literal/)
8. [Symbol](https://jaeyeophan.github.io/2017/04/20/ES6-8-Symbol/)
9. [Iterator](https://jaeyeophan.github.io/2017/04/21/ES6-9-Iterator/)
10. [Generator](https://jaeyeophan.github.io/categories/ECMAScript6/)
11. [Modulization](https://jaeyeophan.github.io/2017/05/04/ES6-11-Modulization/)
12. [Array API](https://jaeyeophan.github.io/2017/05/11/ES6-12-Array-API/)
13. [Map, WeakMap](https://github.com/JaeYeopHan/ECMAScript6_study/tree/master/ch13.Map-WeakMap)

## LICENSE
크리에이티브 커먼즈 라이선스