Topic
-
Basic : Comments Single Line Comments Mutliline Comments Working on console
-
variable : JavaScript Variable
-
Boolean : Learning Boolean Operator
-
Function : Creating , Calling Function in JavaScript
-
Object : Creating object , studying method to add, delete object property
-
Dom Manipulation : Manipulating HTML, CSS using JavaScript Adding new HTMl , Changing Property of CSS
-
Array and Loops : Creating array , adding element in array, studying property of array. Looping through array , using loop and forEach methods
-
Advance Function : Understanding querySelector, setTimeout,forEach,Regualar Function vs Arrow Functions