Extends and Super Keywords in JavaScript Classes

preview_player
Показать описание

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

What an amazing explanation of super and extends. I tried some other online tutorial and was having some hard time understanding super. but your video made it very easy for me to finally understand it. Thanks a bunch and keep up the good work.

sunnysust
Автор

I didn't really get that last part. Why does he invoke super() in the fullName() function when fullName() is already inherited?

ast
Автор

At 9:18, you say calling super within fullName within the Worker class will invoke the method with the same name on the Person class. However, in trying this, the console produces: 'Uncaught SyntaxError: 'super' keyword unexpected here'. If Worker is extending the Person class, doesn't it get access to the fullName method on the Person prototype anyway? Why try calling it with super?

greggfineguitar
Автор

thank you internet heroes, explaining things for the love of it.god bless you sir

davidmcdougald
Автор

Thanks a ton! You deserve a bigger audience. Your detailed breakdown of concepts is great.

greenonionsalad
Автор

Simple and down to the point without all the extra mumbo jumbo!!! I'm sure your an amazing teacher! This is the first video of yours I seen. You got yourself a new subscriber!!

justadev____
Автор

Hi Stephen, the order of your videos in the playlist was wrong for me. First there came "Extends and Super Keywords in JavaScript Classes" and then "Static Methods in JavaScript Classes". It was a bit confusing, because you had already set up the static methods code in the beginning of your "Extends and Super Keywords in JavaScript Classes".

Apart from that: amazing job, thank you so much for explaining this stuff in so simple words!

davem.
Автор

this channel is so underrated . you deserve more. thanks for this beautiful explaination. love from india bro.

pranavkakade
Автор

This is the only video that seemed clear to me and with some real exemple, not juste abstract ideas, wonderful, you explain very well!

alinesinclaire
Автор

JavaScript extends and super are cool and all that..
But the fact that you wore able to explain this Abstract concept in less than 5 min, well my friends that is very very cool!!
Thank You very very much!!

Zen-lzhc
Автор

thank you very much finally i understood about extend and super, couldnt find any better tutorial out there

jos
Автор

So glad I found your channel! These are great tutorials

bhawkinsish
Автор

This video allowed me to understand super. I tried looking online but they weren't intuitive.

theuseraccountname
Автор

Great video this is exactly what i have been looking for, now i gotta convert all of this code into typescript, thanks a lot man

mohamedaly
Автор

thanks soo much.I am learning react and i have been confused about classes but you are eplained very very good thank for help bro.And sorry if I have a bad english

sergejcurlic
Автор

At 2:16, I thought you were starting to get emotional about workers being people. Great tutorial. Helped a lot, thanks.

LoneWandererAWOOOOO
Автор

Thank you for your clear tutorial!
It helps me a lot.
One thing that might be wrong at 9:05.
super() cannot be invoked in fullName method.

周仰皓
Автор

awesome and clear explanation, thank you, sir.

osamagamal
Автор

Amazing explanation bro! You made it so easy to understand, thanks a lot.

lucasvuicik
Автор

IDK i think that the odin project has brung us to the best tutorial on youtube ❤❤❤❤❤❤

mohamedkhattab