Crash course on Javascript
  • Introduction
  • Welcome to our courses
  • Var let and const
  • The problem of using let
  • Template literal
  • Arrow function
  • Classes
  • Spread operator
  • Destructuring
  • Notes on primitive and reference
  • Primitive vs Reference
  • Import and Export
  • Array function
  • Iterate through object and array [for of \ for in]
  • [Bonus Lecture] If want to learn more about JAVASCRIPT