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




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 🙂

List of global objects: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference

Meet Daniel: another Full-Stack developer who can teach you coding fast and free 😀
https://www.youtube.com/channel/UCPIe87uLDW-QZ5FnUZqdxoA

➤ GET ACCESS TO MY LESSON MATERIAL HERE!

First of all, thank you for all the support you have given me!

I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!

I am now using Patreon to share improved and updated lesson material, and for a small fee you can access all the material. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful 🙂

Material for this lesson: https://www.patreon.com/posts/javascript-21-19434975

Original source


23 responses to “21: What Are Objects in JavaScript | How to Create an Object in JavaScript | JavaScript Tutorial”

  1. Isn't the first example you gave (where you used the new keyword) also considered a constructor? I thought those were called empty object constructors or something like that. Anyways great video, as always!

  2. One thing I don't understand is why you don't have so much views or subscribers.I mean even in a paid course they won't teach like you do,your content is good, voice is not boring,concepts and codes are easy to grasp..I feel bad for you bro, mark my words one day you'll be great

Leave a Reply