JS

for Interactivity



Summary

  • JS for Interactivity
  • JavaScript Accessing Elements
  • Javascript Objects, Methods & Classes
  • Javascript Arrays, Functions, Hoisting & Closures
  • Javascript Working with APIs & Building Projects

1. JS for interactivity! It's like sprinkles on the frosting of cake


2. Linting and formatting


3. JavaScript language basics and connecting with HTML


4. DOM - The Document Object Model


5. Access elements with querySelector methods


6. Modifying element classes in JS


7. Modifying attributes in JS


8. Modifying Inline style in JS


9. Adding DOM elements in JS


10. JS Variables - Containers


11. Var, Let & Const in JS


12. Data Types in JS


13. JS Operators


14. JS Objects - A practical introduction


15. JavaScript objects - The code version


16. JS Object properties and Accessing them


17. JavaScript Object methods


18. Classes and Constructor Objects in JS


19. JS Global objects


20. Mix text and variables with template literals