Web Development
About Lesson

You will learn what is JavaScript and why we use JavaScript and build dynamic Application

  • Introduction
  • Data types and data structures in Js
  • Control structures, if, if-else, while, for, switch case statements
  • Dynamic creation and manipulation of dom elements using js
  • Adding dynamic event listeners to dom elements
  • Event capturing and event bubbling
  • Validations using key char codes
  • Strings and predefined methods
  • Arrays
  • Predefined methods in arrays
  • Objects
  • JSON