Follow this hirerarchy to learn JavaScript and to complete the assignment 2
- JavaScript and JS Engine
- JavaScript Versioning
- GoodWaysToWriteCode
- TernaryOperator
- ArrayExample
- PassByValueAndReference
- SortingArray
- thisKeyword
- CallbackHell (nested callback)
- Promise
- Promise Example
- Async/Await
- GuessingGame