https://github.com/moisestech/es6-cardio
ES6 Cardio Exercises
https://github.com/moisestech/es6-cardio
Last synced: 8 months ago
JSON representation
ES6 Cardio Exercises
- Host: GitHub
- URL: https://github.com/moisestech/es6-cardio
- Owner: moisestech
- Created: 2020-11-23T20:31:14.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-02T21:10:25.000Z (over 5 years ago)
- Last Synced: 2025-04-09T19:51:42.660Z (about 1 year ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# es6-cardio
[ES6 Cardio Exercises](https://courses.wesbos.com/account/access/5fbc10846ef8b359b1d10192/view/174357530)
[Github Starter Files](https://github.com/wesbos/es6.io)
01 [New Variables]()
02 [Arrow functions]()
03 [Template Strings]()
04 [Additional String Improvements]()
05 [Destructuring]()
06 [Iterables & Looping]()
07 [An Array of Improvements]()
08 [Say Hello to ...Spread and ...Rest]()
09 [Object Literal Upgrades]()
10 [Promises]()
11 [Symbols]()
12 [Code Quality with ESLint]()
13 [JS Modules and Using npm]()
14 [ES6 Tooling]()
15 [Classes]()
16 [Generators]()
17 [Proxies]()
18 [Sets and WeakSets]()
19 [Maps and WeakMaps]()
20 [Async + Await]()
21 [New, Future and Experimental Language Additions]()
## Todos
- Add URL params filling in VSCode