Тэги:
#MAD9022 #web_development #JavaScript #JS #HTML #JavaScript_tutorial #ES6 #Classes_in_JS #Classes_are_syntactic_sugar #ES2015 #class_keyword #static_keyword #extends_keyword #super_keywordКомментарии:
You are the Corey M Schafer of JavaScript, simply great!
ОтветитьNice Explaination.
ОтветитьWell explained
ОтветитьClear to me, thanks Steve!
ОтветитьThanks so much, it's explain a lot about JS Classes.
Ответитьokay goodjob, I learnt just some few tricks but I didn't got the main stuff, Try to explain every subject from scartch, some people didn't know what is the underscore meant by or the this, construct keywords, TRY TO SIMPILFY THE STUFF YOU'RE DOING .
Ответитьlove this asmr shit driving me crazy
ОтветитьHey Steve. Just wanted to let you know that your videos helped me out tackling a frontend education. I had my first job interview recently and I could answer all the technical questions, so I wanted to thank you for making these videos for FREE and I can't wait to check out your videos on React also. I'm switching career from English teacher to web developer and I just wanted to thank you so much.
Still a long way to go, but I figured it's rare to see a comment that's not about being a beginner (not that there's any problem with it). As a teacher I love when students are taking that knowledge somewhere and you actually made a difference.
And you Sir, actually did. Thank you
Rewatched again to refresh my memory, outstanding intro👏.
I hate classes(because they're too verbose, not as eloquent as functions). Try to omit them whenever I can. But sometimes they're necessary, I didn't find another way to draw bullets in a canvas shooting game.
My favorite JavaScript teacher. You rock man!
ОтветитьAnother very cool tutorial!
Ответитьvery simply put, thanks
ОтветитьThis one kicks the pants off the others in terms of clarity and calm delivery. thanks for a super tutorial!
Ответитьi just don't get it with static methods. like if i want to use a constructor and static methods, how will i use the class, you know what i mean ? like do i use new Car() or just Car ? if i use Car, i guess constructor isn't calling, right ?
Ответить😀👍
ОтветитьEverything after being explained by you becomes crystal clear, best teacher. Thank you.
ОтветитьDo i understand correct the class function is working like the callback function?
ОтветитьThanks again very helpful!
ОтветитьHi Steve, why did you in the end use Car.accelerate() and not ferrari.accelerate()? Isn’t it the point that you have the ferrari inherit the class methods of Car and then use it? Thank you for the explaining btw.
ОтветитьI love thunder. I love Ferraris, especially the Testarossa. On top of all that there is an awesome intro to classes in JS! This is awesome! Keep up the good work Mr! +1
Ответить