Object Oriented JavaScript Tutorial #5 - Class Constructors

preview_player
Показать описание
🐱‍💻 Course Links:

Рекомендации по теме
Комментарии
Автор

finally somebody that knows to explain.

paudelamarianaoancea
Автор

I kind of grasped this concept before. However, this explanation along with practice helped me to consolidate this idea. I'll be coming to this channel more often. Thanks for the help!

dwighthayles
Автор

Clear, concise and beginner friendly.
Finally someone that knows how to teach to people who are new to code!
It can be so frustrating trying to find digestible lessons on YT!

chewa
Автор

Is this really easy to understand or are you just really good at explaining it? Either way, I don't really care because it makes sense! Great Video.

Mikemillering
Автор

Man i struggled with explanation of constructor function and the "this" keyword and you explained it so well. Earned a sub.

mkn
Автор

watched like 10 videos on constructors each more than 10mins long, then I come across this video. thank you.

safintheship
Автор

As a school teacher I AM IMPRESSED! you taught well my friend

PhoenixToluwa
Автор

Now when I feel like I need a basic knowledge of something, I first browse all the series found on Ninja Channel, better explanation as always; keep the good work

raymondmichael
Автор

All I can say is thank you. My friend lent me access to a course worth hundreds of dollars and your videos are way clearer and to the point. Amazing 👏

Weykent
Автор

Netninja is so great. Every time I get stuck at some point in a long course elsewhere, I come to this channel to see individual topics explained much more clearly. Thank you :D

anthonymclean
Автор

Omg you deserve a medal on how to explain code in such a way that even a none programmer can understand. Bravo, keep up the good work!

abbegherab
Автор

For one year almost I was struggling with classes avoided using it in the projects but today I can say I got it! Seriously this is the best tutorial I saw on classes. Loved it!

alirasheedmd
Автор

I have watched so many tutorials and im taking classes on Coursera. Nobody has come close to making this make sense for me the way that you have. By far the BEST explanation ive ever heard Thank You! I will be subscribing.

kevinparker
Автор

Have been struggling with this, getters and setters and you have truly just made it so simple. Thank you!

bikepackingeurope
Автор

Easily the best explanation for constructors I've seen so far.

vaylx
Автор

I've struggled to understand the concept in other programming languages but the way you've explained the subject by first showing how to write standalone objects and seconly how to create them dynamically via classes is that missing gap I've had for a long time. Thanks a whole lot! You're incredible!

byleexs
Автор

Been searching for an explanation for constructors for too long but here you are!! thanks a lot

marcomaher
Автор

It one of the best description of classes and constructors I've ever heard. You're rock man! Thank you.

TheCarlFoutley
Автор

Wow! The 'class' is used in that way. I always write the codes in like "function User(email, name){ this.email = email; this.name = name}". Maybe there are some reasons why they grabbed the 'class' into Javascript. I expect you, the Net Ninja, to explain well as always! I appreciate your teaching all the time!

Cho
Автор

best programming tutorials channel fast and understandable!

Soap_js