Example in Action: JavaScript Object Creation

This video covers JavaScript object creation using functions and provides examples. It also explains how to use the new keyword when creating objects and what happens behind the scenes. Additionally, it covers creating object methods using function closures. The video also explains method creation and syntax for declaring classes in JavaScript, including different types of syntax that can be used, with many examples. Follow along using your favorite editor and create a Shape class with methods.


Source: Tiago Cogumbreiro, https://www.youtube.com/watch?v=8QAUYk6Ilp0
Creative Commons License This work is licensed under a Creative Commons Attribution 3.0 License.

Last modified: Monday, July 24, 2023, 6:37 PM