- Variable
- Loops and Conditionas
- Block Scope VS Function Scope
- Lexical Scope
- Object Desctructing
- Strings(template, ..etc)
- Fucntions(expression, declaration, arrow ,callback)
- Arrow Functions
- Arrays Methods (foreach,map,find,filter,reduce,every,some ,find,sort)
- Function Property Prototypes
- How Compilation works
- classes
- __ proto __
- callback hello
- pyramid of doom
- asynchorous programming (setTimeout, setTimeInterval)
- promises
- promise chaining
- xmlhttprequest
- fetch api
- axios