Your task for the day?
Functions
- Defining Function (Parameter, default values, return value)
- Function scope
- Function Hoisting
- Callback function
- Closures
- Arrow function
Object
- Define, name and values, accessing properties
- This, object method
- symbol()
- Object reference and copying
- New operator