Instructional Video

Modifying Objects, Computer Programming

Curated and Reviewed by Lesson Planet

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

3 Views 3 Downloads
Classroom Considerations
  • This video is hosted on YouTube
Pros
  • Clear, well-organized introduction to using properties in objects and dynamically creating new objects for existing objects 
Cons
  • None