Cybite Academy insights and journey to the world of javascript.
- introduction to js
- datatypes
- variables
- string and string methods
- operators
- conditional statement
- built in js methods (also for some datatypes)
- loops
- functions
- arrays
- objects
- template literals
- closures and hoisting
- array methods
- callback functions
- asynchronous javascript
- json
- promises
- DOM manipulation
- async await