Learn JavaScript in 2 hours
  • Introduction
  • HTML & JS
  • What are variables?
  • Assignment of variables
  • Basic operations
  • Array: create, access, modify & remove
  • Object: create, access, modify & remove
  • Functions
  • Display HTML with JS
  • What is return?
  • What is scope?
  • What are conditions?
  • Create a button that display elements in DOM
  • Use of hasOwnProperty & indexOf
  • Loops
  • ForEach, filter & map
  • Basic usage of for loop in HTML
  • Build a search filter
  • What are factories functions?
  • What are promises?
  • ES6 & ES7: new JS features
  • Thank you!