- var let const
- [ ] spread operator
- [ ] rest operator
- [ ] Arrow function
- Destructuring
- Default Params
- Template Literals
- [ ] Optional Chaining
- [ ] Classes
- [ ] Map
- [ ] Sets
- Promises, async await
- [ ]
- [ ] import export
Advanced
- [ ] Iterators, Generators, yield
- [ ] Proxy