Five Important Concepts for Understanding JavaScript Constructors

preview_player
Показать описание
JavaScript constructors provide a way to create multiple objects of the same type. This video presents 5 concepts regarding constructors that will help you understand exactly how they work.

For a complete list of all our tutorials:

Take the Learn Modern JavaScript: Getting Started or the Learn Modern JavaScript: Advanced Topics courses at a huge discount:
Рекомендации по теме
Комментарии
Автор

Very well explained, my English is not perfect, but I understand everything you explain in you videos

tigranhakobyan
Автор

though this page has less subscription, less view but I always fallow this page. one of favorite teacher on Javascript.

rakibul
Автор

Most clearly explained new and this keyword. Thank you for sharing your expertise with all of us.

rotrose
Автор

This helped me so much, can't wait to watch the rest of your videos. I've watched hundreds of hours of tutorials over the past few years learning front end development and these are among the best.

Slaughter
Автор

amazing, this channel needs deserves more subs and views

shabnamnaaz
Автор

I really wish you would've done a video about what is a constructor function exactly, and in particular, what is a constructor, how does it work, and what does it store. I am confused as to why when I add a new method directly to the instantiated object, why is it not shown in the constructor when I access through the prototype property.

ilovecoffee
Автор

thank you for showing proper use of the console! Very lacking in online tuts.

paxdriver
Автор

Amazing and concise, Thank you for this !

hj-ny
Автор

I loved it! The voice, the explanation, the pace, it's well balanced.

I will now bounce back to 'How do I Set the Prototype of an Object'.

Thank you!

SUB+Like

andreiconstantinescu
Автор

Great video thank you for the effort!!! Greetings from Serbia :)

aleksandarantonic
Автор

If we're using 'this' keyword in a (not arrow function, a regular function) function that's inside a function that's inside another function and so on (all regular functions and not arrow functions)... For multiple levels all of which are inside an object/array, does 'this' still bind to the object/array even though it's deep within multiple layers of functions inside that object/array?

blackpurple
Автор

The function joined the prototype because function definitions are hoisted. If it had been a function expression it would only be defined in user2

gregcampbell
Автор

prototype didn’t work for me using a mobile javascript environment, coded on Javascript coding app for iPhone. console.log(user2.fullName) displayed the actual contents of prototype function instead of processing it’s algorithm

jayt
Автор

i think ur recording audio with too much gain almost deafened me wearing headphones

emptybottle.
Автор

did you bother to look at your video as a check; apparently not! we cannot see any coding for the first three cases

webstuff
Автор

How come your thumbnail pic looks like an old man & your voice sounds like a teenager?? Confused..

rajendrapandey
visit shbcf.ru