21: What Are Objects in JavaScript | How to Create an Object in JavaScript | JavaScript Tutorial

Dani Krossing
Youtube
Related Topic
:- Creative Skills Logical Thinking coding techniques

In this JavaScript tutorial you will learn about JavaScript Object Oriented Programming, which is a much more efficient way of creating JavaScript code. We will also look at how to create JavaScript objects and move towards learning about object constructors. There is one thing from recording this episode I need to clarify! In the video I explain that properties and methods are essentially variables and functions that are created inside objects. I just want to clarify that I'm aware that this is not completely true. I just made this comparison to help people get the idea behind what objects are and what they contain :)

Comments