JavaScript Basics

  1. Object property for creating contact list
  2. Access properties of Object
  3. Object Constructor with properties and functions
  4. Object Array
  5. Literal notation for adding methods in Object
  6. Loop over properties in Object
  7. Using prototype to create method for specific class
  8. Inherit properties and methods from parent class
  9. Create private property and function for Object

No comments:

Post a Comment