Today we will be working with Arrays, classes, and objects in JavaScript. We will also be seeing how inheritance works in JS. We have provided you with the content which you can go through and practice things out.
- Arrays in JS
- Array (Video)
- Classes in JS
- Classes (Video)
- Objects in JS
- Object (Video)
- Scopes in JS
- Inheritance in JS