Instructional Video

Modifying Objects

Curated and Reviewed by Lesson Planet
This Modifying Objects instructional video also includes:

Similar to using variables, object properties can be changed in the program. But, you can also add new properties dynamically while the program is running. The video shows how define an object, use an object property, change an object property, and add new properties to existing objects in JavaScript code. 

3 Views 2 Downloads
Pros
  • Clear, well organized introduction to using properties in objects and dynamically creating new objects for existing objects 
Cons
  • None