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

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

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