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: 3 months 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T08:42:15.000Z (over 6 years ago)
- Last Synced: 2025-02-14T16:02:04.816Z (5 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
This repo contains all the exercises for the [ES6 for Everyone](https://ES6.io) course by [Wes Bos](https://github.com/wesbos).