Visually Understanding JavaScript Prototypes

preview_player
Показать описание
Instead of only writing code, this time I am drawing some diagrams to try and help people understand how prototypes work in JavaScript.

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

Wow, it's amazing how a visual representation of an abstract concept can make things much easier, thanks!

find_me
Автор

Finally someone who properly explained what exactly is prototypes in js....
Clear cut explanation/ Underrated Explanation...

TheOneTap_King
Автор

My goodness how simply you explained that. I've had comprehension issues with prototypes since learning about them, and it was that simple...

zackfair
Автор

Read many books and saw tutes but diagrammetically its crystal clear. thank you

ronron
Автор

I'm only halfway through the video and you already clarified what I wanted to know! Thank you so much for this, you are a brilliant teacher!! I feel like most written content I came across on this subject becomes very abstract and repetitive too quickly which makes this look like it is something so complex that I would never be able to understand... turns out that I already was familiar with how it works, so your video helped it "click".

Definitely deserved the sub and I really hope your channel keeps growing!! Ty

jvsvogler
Автор

*This channel is underrated!* Don't walk away, hit the like button and subs so it reaches others and this channel grows. The only problem is when this channel grows, he might stop giving free courses lol

criticalthinker
Автор

This really rocks! So every constructor function has a prototype object, which can be accessed by calling __proto__ on an instance created by the constructor function itself.

ilovelctr
Автор

This video is truly incredible in how concise and clear it is. I watched several other videos before this one and always felt somewhat unsure of what was actually going on, or how things weren't being "overwritten" in the chain. After I watched this it became crystal clear on exactly what was going on. Thank you for making this awesome video!

Kazutadashi
Автор

This is the best explanation so far on the prototype chain.
You got one subscriber.

udaydevikar
Автор

One of the clearest, most informative tech channels I've come across. Thank you for creating this content

benjaminbartelt
Автор

This is the most complete explanation i have ever seen
Thank you so much. Definetely subbed and will be watching all the other concepts you explain!

With love and greetings from Turkey!

velifurkanturkoglu
Автор

Best explanation of the concept so farr !

mridulkhurana
Автор

Hello, I like the way you explain the prototype of js! It's really better for me to understand. I couldn't distinguish between the prototype and the __proto__, but I can distinguish them by the triangle you painted. Amazing!

rockwu
Автор

Great video. Your voice pace and pitch is perfect for a good understanding!

mathieumorin
Автор

That's couldn't be any further clearer, thank you for awesome teaching. You really nailed it🎉

B-Billy
Автор

You are SO awesome for making this video. Admittedly, I had to watch this a 2nd time, but now it all makes sense!
Thank you!

mattsmith
Автор

Thank you so much! Definitely one of the best explanations for this topic on YouTube. <3

LGalastro
Автор

Wow, what a beautiful explanation of prototypes. It was a bit convoluted when I learned about it recently, but this explains it very clearly. Great video, thank you.

minigooshey
Автор

thank you! finally I understood this chain of prototypes, couldn't figure it out for so long!

UCezRMC
Автор

Really easy to understand i was feeling confusing before what i saw here, thank you bro! awesome explanation 👊

blsdudu