Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eneax/learn-es6
Notes and exercises for the ES6 for Everyone course by Wes Bos
https://github.com/eneax/learn-es6
arrow-functions async-await classes const destructuring-arrays destructuring-objects es6 eslint generators includes javascript let object-literal promises proxy rest spread string-method symbols template-strings
Last synced: 30 days ago
JSON representation
Notes and exercises for the ES6 for Everyone course by Wes Bos
- Host: GitHub
- URL: https://github.com/eneax/learn-es6
- Owner: eneax
- Created: 2018-08-05T14:54:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T08:42:15.000Z (about 6 years ago)
- Last Synced: 2024-11-05T09:51:30.678Z (3 months ago)
- Topics: arrow-functions, async-await, classes, const, destructuring-arrays, destructuring-objects, es6, eslint, generators, includes, javascript, let, object-literal, promises, proxy, rest, spread, string-method, symbols, template-strings
- Language: HTML
- Homepage:
- Size: 570 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![ES6 for Everyone](/es6.png)
# ES6 for Everyone
This repo contains all the exercises for the [ES6 for Everyone](https://ES6.io) course by [Wes Bos](https://github.com/wesbos).