Inheritance in JavaScript - Prototypal Inheritance tutorial

  Рет қаралды 96,658

ColorCode

ColorCode

Күн бұрын

All the code from this series is available here:
github.com/ColorCode/js-10-th...
JavaScript Inheritance from the series "10 Things JS Developers Should Know"
by ColorCode.io, Sina Jazayeri
Full playlist here: • 20 Things JavaScript D...
This video is a tutorial on Prototypal Inheritance in JavaScript. This is episode 1 in a 10 part series I’m calling 10 things javascript developers should know but probably don’t. In this series, we’re gonna cover some of the most fundamental and important parts of JavaScript that most of us don’t actually know, and barely touch. Today, for episode 1, we’re gonna explore the concept of inheritance and how it works specifically in JavaScript. Inheritance in JavaScript is a little different and confusing. So let me fix that for ya! Episode 1: Inheritance. Let’s go!
00:00:00 Intro
00:00:50 Classes
00:05:00 Prototype and _proto
00:08:08 Objects and prototypal inheritance
00:11:00 Properties vs. Methods
00:14:06 Extending Classes
00:15:58 3 ways to create an inheritance chain
00:18:05 Why use inheritance?
Components and Props on React Docs
reactjs.org/docs/components-a...
Watch Full Courses on ColorCode.io
www.colorcode.io
MUSIC CREDIT:
Fat Caps by Audionautix is licensed under a Creative Commons Attribution 4.0 license. creativecommons.org/licenses/...
Artist: audionautix.com/

Пікірлер: 303
@ColorCodeio
@ColorCodeio 3 жыл бұрын
Prototypal Inheritance in JavaScript from the series 10 Things JS Developers Should Know, But Probably Don't. 💻💛
@mo.G_2020
@mo.G_2020 4 ай бұрын
Being humorous as a tutor is a big advantage, it just lifts the spirit. Awesome content!
@tothefieldsmusic4553
@tothefieldsmusic4553 3 жыл бұрын
I assumed this was a big channel based on production value and quality of presentation. Well done. You deserve many more likes and subscribers. I'm struggling with this section of the Odin Project and I think these videos are helping a lot.
@ColorCodeio
@ColorCodeio 3 жыл бұрын
Thanks! 👍
@kenosabi
@kenosabi 2 жыл бұрын
I'm struggling on that same part. Comment is from a year ago - how did you manage to get past it? (Congrats btw).
@TsipporahtheExplorer
@TsipporahtheExplorer 11 ай бұрын
this is hands down the best series on yt. The way you explain JS just makes so much sense to me with your analogies and examples. I cannot thank you enough!
@ColorCodeio
@ColorCodeio 11 ай бұрын
Glad you like them! Thanks for your comment.
@kevinto8955
@kevinto8955 Жыл бұрын
WHERE HAVE YOU BEEN ALL MY LIFE?? DUDEE!!! I just finished watching your prototype vs __proto__ video and I was blown away, I am working through The Odin Project and was stuck reading tons of blog posts and watching other YT vids on that topic, but to no avail until I cam across yours. Seriously thank you so much, keep posting! New developers need this kind of stuff! Much love!
@ColorCodeio
@ColorCodeio Жыл бұрын
That’s great to hear! Thanks.
@manodounia4934
@manodounia4934 8 ай бұрын
thank you so much !you're a life saver
@TheAcidMotion
@TheAcidMotion 3 жыл бұрын
Hands down, most on point inheritance explanation on yt. Also recent color grade is out of this world. Good job bro 👍
@ColorCodeio
@ColorCodeio 3 жыл бұрын
Wow! Thank you, brother Mike! :)
@ebcoutinho
@ebcoutinho 3 ай бұрын
Thanks man for sharing your knowledge
@chiculitamihaela8076
@chiculitamihaela8076 Жыл бұрын
Thank you, Sina! Amazing video, quality, editing, energy, explanation. Just WAW
@ColorCodeio
@ColorCodeio Жыл бұрын
Thank you for your support!
@danielSafonyan
@danielSafonyan Жыл бұрын
Thank you! Going through the Odin Project, for the whole day I was trying to wrap my head around the prototype, you owned it in one video! Wish you the best of luck, subscribed.
@ColorCodeio
@ColorCodeio Жыл бұрын
You're very welcome!
@steniowoneyramosdasilva9238
@steniowoneyramosdasilva9238 10 ай бұрын
So did I.
@eumm11
@eumm11 Жыл бұрын
crystal clear explanation, kudos
@TheHerbBag
@TheHerbBag 29 күн бұрын
Really enjoy your videos. You and Mosh are great. Thanks for the informative videos
@vahesevachyan9399
@vahesevachyan9399 7 ай бұрын
I love this series! It covers very important topics in dept and you do a great job at explaining it. Very Well Done!
@ColorCodeio
@ColorCodeio 4 ай бұрын
Thanks
@vladgubanov5508
@vladgubanov5508 Ай бұрын
great content with wonderful quality, thanks
@umangbhatnagar1415
@umangbhatnagar1415 2 жыл бұрын
Editing, Video Quality, a positive feeling of massive TV production house swept me over.... Awesome Stuff !!
@ColorCodeio
@ColorCodeio 2 жыл бұрын
Awesome! Thank you :)
@thydevdom
@thydevdom Жыл бұрын
Thank you so much for a refresher. After working on personal projects for the last year or so, I didn't realize how much I might have forgotten. This Series is exactly what I need right now.
@ColorCodeio
@ColorCodeio Жыл бұрын
Glad it was helpful!
@lewitness1759
@lewitness1759 Жыл бұрын
Amazing, thanks this clarifies a lot!
@stevejue3682
@stevejue3682 Жыл бұрын
Really good production values, and clear and concise explanation. If only all programming videos were this easy on the eyes, ears, and mind.
@ColorCodeio
@ColorCodeio Жыл бұрын
Thanks Steve
@mcfunthomas_mc
@mcfunthomas_mc Жыл бұрын
Great explanation of the OOP.
@user-mw5bm2xh9x
@user-mw5bm2xh9x 6 ай бұрын
thanks for the good explanation.
@wenfei8712
@wenfei8712 Жыл бұрын
this is a great video. It cleared the confusion of prototype theory that has been frustrating me for weeks. it deserves more hits. great channel and I appreciate what you have done for us!!!
@ColorCodeio
@ColorCodeio Жыл бұрын
Thank you!
@JeatBunkie
@JeatBunkie Жыл бұрын
This series is invaluable. Just pure, streamlined knowledge all the way through
@ColorCodeio
@ColorCodeio Жыл бұрын
Thank you. Glad you liked it!
@alex_turing
@alex_turing 8 ай бұрын
For those interested to that terminal thing he is using to write code. I believe it's the chrome developer tool. But he has customized it a little somehow, possible has just cropped the console when he edited the video and put it into a nice little box. However, if you are using the chrome tool and want to make it a little easier to read, you should know there is an option to change to dark mode.
@girlzz8413
@girlzz8413 Жыл бұрын
OMG!! Your videos are amazing!! Thank you. Please, don't stop! ❤
@ColorCodeio
@ColorCodeio Жыл бұрын
More to come!
@tiktalk4573
@tiktalk4573 11 ай бұрын
So easy to understand...amazing to see this simple way of explaining things. Takes an intelligent one like you to break down complex into vanilla. Thank you! & Subscribed!
@ColorCodeio
@ColorCodeio 11 ай бұрын
Thank you
@mik0son
@mik0son Жыл бұрын
Blown away by your production quality. The best web dev production and presentation.
@ColorCodeio
@ColorCodeio Жыл бұрын
Thank you so much
@alex_blue5802
@alex_blue5802 10 ай бұрын
I love seeing you have fun while coding.
@ColorCodeio
@ColorCodeio 10 ай бұрын
Gotta make it fun otherwise it’s too hard
@luisapinheiro8820
@luisapinheiro8820 10 ай бұрын
I'm absolutely hypnotized by this playlist! The way you explain things make them so much easier to get, I can only thank you so much for taking the time and the effort to share your knowledge and good spirit with us. 😊
@ColorCodeio
@ColorCodeio 9 ай бұрын
I'm so glad!
@freemanfreeman7841
@freemanfreeman7841 Жыл бұрын
Pure talent u are born to this soooo professional and u deserve more credit , keep it up i believe in you
@ColorCodeio
@ColorCodeio Жыл бұрын
Thank you!
@andrewtcoder
@andrewtcoder 7 ай бұрын
This is the best possible explanation!!! Thank you so much!!!
@ColorCodeio
@ColorCodeio 4 ай бұрын
Thank you
@waffletube5707
@waffletube5707 Жыл бұрын
Great video and explanation. This series has definitely cleared some things up about inheritance. Simple concept, but, to me, complicated in its execution. Thank you!
@ColorCodeio
@ColorCodeio Жыл бұрын
Glad it was helpful!
@samirneupane7563
@samirneupane7563 11 ай бұрын
Thanks for this awesome series .
@ColorCodeio
@ColorCodeio 11 ай бұрын
👍♥️
@PRen2024
@PRen2024 5 ай бұрын
great explaining sina, thank you! 👏👏
@ColorCodeio
@ColorCodeio 4 ай бұрын
You’re welcome!
@JackBAverill
@JackBAverill 5 ай бұрын
Thank you very much for this, you explained things really clearly. I had absolutely no idea what prototypes were and now I'm beginning to understand. Looking forward to the rest of the series!
@ColorCodeio
@ColorCodeio 5 ай бұрын
Glad it helped!
@ajaydeepsinghrajpoot
@ajaydeepsinghrajpoot Жыл бұрын
This just cleared all my doubts. You're a great teacher.🙏
@ColorCodeio
@ColorCodeio Жыл бұрын
Glad to hear that
@RadeneIdo-yt7pr
@RadeneIdo-yt7pr 5 ай бұрын
What u are teaching is really amazing ❤
@ColorCodeio
@ColorCodeio 4 ай бұрын
Ty!
@hassansharafi1000
@hassansharafi1000 10 ай бұрын
Your teachings are great. I learned a lot
@ColorCodeio
@ColorCodeio 10 ай бұрын
Excellent
@TheMaster201989
@TheMaster201989 3 ай бұрын
15:40 me.fly have no brackets , you are on of the best instructors ever , your way to simplify the complex things and make the students feel comfortable with your interesting way :)
@ashishbabu9187
@ashishbabu9187 11 ай бұрын
Best ever on OOPS❤
@Sam-de8tc
@Sam-de8tc 10 ай бұрын
Dont stop the contents loved every second
@ColorCodeio
@ColorCodeio 10 ай бұрын
More coming soon!
@Sam-de8tc
@Sam-de8tc 10 ай бұрын
@@ColorCodeio what's ur advice for a front end dev and the road map I should follow. Currently done with html,CSS, bootstrap and js(kinda)
@satyamgupta2841
@satyamgupta2841 4 ай бұрын
Amazing video and explanation😁!! More power to you sir. Keep going!! Love from India
@SiddharthRay1
@SiddharthRay1 3 жыл бұрын
awesome and simple as possible explanation, one can't get bored from your videos even it's lengthy 😊
@ColorCodeio
@ColorCodeio 3 жыл бұрын
Cool 👍
@jojo3636
@jojo3636 Жыл бұрын
I have an interview next week that can change my life. Preparing for it with your videos!
@ColorCodeio
@ColorCodeio Жыл бұрын
How did the interview go?
@fragrantbloom
@fragrantbloom 2 жыл бұрын
Loved this video! I understood so well. Will check out this video series!
@ColorCodeio
@ColorCodeio 2 жыл бұрын
So glad!
@LeetCodeSimplified
@LeetCodeSimplified 2 жыл бұрын
Your channel really is a treasure trove!
@ColorCodeio
@ColorCodeio 2 жыл бұрын
:)
@Rami2OG
@Rami2OG 7 ай бұрын
Thank you for this video, very informative.
@ColorCodeio
@ColorCodeio 4 ай бұрын
👍👍
@catherinelization
@catherinelization Жыл бұрын
Usually I don’t like to comment on videos but Man you are amazing! I am struggling in OOP and closure, and you elaborate and explain very detailed! I finally realize what happened now!!! Please please please do more videos for beginners! You’re incredible
@ColorCodeio
@ColorCodeio Жыл бұрын
I have no plans to stop :) Thanks for the encouraging words Catherine 🙏
@simranbajaj5570
@simranbajaj5570 2 жыл бұрын
This guy is very underrated, best tutorial on inheritance I have seen yet.
@ColorCodeio
@ColorCodeio 2 жыл бұрын
Thank you!
@AberrahimCoder
@AberrahimCoder Жыл бұрын
wow im impressed i never understood it this much thank u you truly deserve more credit
@ColorCodeio
@ColorCodeio Жыл бұрын
I’m glad
@mohammadm9873
@mohammadm9873 Жыл бұрын
I am proud of you my dear Sinai You are a great programmer❤❤❤❤
@shashisekhar7301
@shashisekhar7301 2 жыл бұрын
This playlist is so useful and by the way the video quality is soo good.
@ColorCodeio
@ColorCodeio 2 жыл бұрын
Great. Thank you.
@BhupinderSingh-qd6he
@BhupinderSingh-qd6he 2 жыл бұрын
Brother you'll have to continue making these videos no matter what kind of response you are getting in the starting. There are several other youtubers who aren't this neat and still they are doing good. I'm sure.. like really sure..that in the long run you are going to do awesome.. Keep these videos coming without any long breaks because you are too good at this !! All the very best for future.
@ColorCodeio
@ColorCodeio 2 жыл бұрын
Thank you! I don't plan on stopping any time soon ;)
@KnownTechnical
@KnownTechnical 6 ай бұрын
Nicely explain
@sfspmusic
@sfspmusic 3 ай бұрын
Your videos on JS are so good at explaining complicated things, that they could be considered cheating.
@chrisdietrich1533
@chrisdietrich1533 2 жыл бұрын
Your videos should have so many more views. They are very helpful.
@ColorCodeio
@ColorCodeio 2 жыл бұрын
Thank you :)
@EL12111
@EL12111 3 жыл бұрын
This video is a gem. I am amazed that this channel has so few views.
@ColorCodeio
@ColorCodeio 3 жыл бұрын
Thank you! :)
@learncode5110
@learncode5110 Жыл бұрын
Just awesome freaking awesome explaining the JS concept and making it clear... just wanted to ask is after finishing this playlist can we start learning React? are you bringing react course in future?
@programmingforfun4158
@programmingforfun4158 Жыл бұрын
Even though I know all these concepts but the way he explained was great. Very good explanation with simple examples. Deserves thousands of thumbs up
@ColorCodeio
@ColorCodeio Жыл бұрын
Thanks for coming back :)
@shortstube34
@shortstube34 Жыл бұрын
His video is very addictive. I just keep watching without knowing how time goes by
@ColorCodeio
@ColorCodeio Жыл бұрын
🥳
@abdohatemeldosoky
@abdohatemeldosoky Жыл бұрын
You're the bomb man. I like your repetition of the same concept :)
@ColorCodeio
@ColorCodeio Жыл бұрын
Glad you're into it 👍
@boukrimohammed
@boukrimohammed 3 ай бұрын
a man , a myth , a legend
@britneyh8679
@britneyh8679 2 жыл бұрын
Great vid. Thank you!!!
@ColorCodeio
@ColorCodeio 2 жыл бұрын
You're welcome
@sagarmunjal
@sagarmunjal 10 ай бұрын
As a javascript trainer. Simply can not thank enough. Such refined in depth articulate explanations are hard to find. On the same path. Kudos & Thanks.
@ColorCodeio
@ColorCodeio 9 ай бұрын
Great to hear!
@Corkypyro
@Corkypyro 10 ай бұрын
You're the best, thank you!!!!
@ColorCodeio
@ColorCodeio 9 ай бұрын
You're welcome!
@vanshsaini3300
@vanshsaini3300 Жыл бұрын
Dude , You are a gem !!
@ColorCodeio
@ColorCodeio Жыл бұрын
So are you
@mrs.hitler345
@mrs.hitler345 Жыл бұрын
Hi , 🎉 explanation supper.. Solid principal explain with program and design pattern
@EiandGi8Six
@EiandGi8Six 9 ай бұрын
Hello @colorCodeio first time here, great video! But why there are only 14 on 20 video in this playlist? Go on! Thank you!
@anithas2357
@anithas2357 2 жыл бұрын
Your sense of humour is refreshing. I'd buy your course if you make one on MEAN or MERN stack. 🙂
@ColorCodeio
@ColorCodeio Жыл бұрын
Full course coming soon on ColorCode.io
@Abhinand28
@Abhinand28 3 ай бұрын
wow finally i understand these things .. it was tough for me to understand these things but by watching again and again multiple times and reading some articles , i really understands all Now i know what is Prototypal inheritance . Thank You
@ColorCodeio
@ColorCodeio 2 ай бұрын
Glad to hear it
@THq1
@THq1 Жыл бұрын
Thank you
@xenocampanoli815
@xenocampanoli815 7 ай бұрын
Thank you.
@christianarana9942
@christianarana9942 2 жыл бұрын
Hey!, I like the way you explain... The video quality is awesome so neat! I like your jokes haha The "Zyuuup function of shrinking! make me smile" you make my day positive .... Looking forward to more JavaScript tutorials.
@ColorCodeio
@ColorCodeio 2 жыл бұрын
Thanks Christian :) Made my day
@TheCodingOdyssey
@TheCodingOdyssey 3 жыл бұрын
Hey, here's one channel I did not know about it. This seems like its going to be an interesting series!
@ColorCodeio
@ColorCodeio 3 жыл бұрын
Awesome, glad to have you here.
@TheCodingOdyssey
@TheCodingOdyssey 3 жыл бұрын
@@ColorCodeio glad to be here.
@techbro3085
@techbro3085 Жыл бұрын
I dont know, why youtube doesnt recommend this type of channels to the user. you deserve more audience sir.
@ColorCodeio
@ColorCodeio Жыл бұрын
🙏
@rohanagrawal5747
@rohanagrawal5747 Жыл бұрын
bro that was lot of info in 20 minutes.... i really like your content thanks for video i am a beginner in JS it helps a lot.
@ColorCodeio
@ColorCodeio Жыл бұрын
Great to hear
@fdj1966
@fdj1966 2 жыл бұрын
clearly explained....thanks
@ColorCodeio
@ColorCodeio 2 жыл бұрын
You are welcome
@jasonlago5129
@jasonlago5129 Жыл бұрын
You deserve all the subscribers
@ColorCodeio
@ColorCodeio Жыл бұрын
Thank you 🙏
@gabrielpereirasoares9632
@gabrielpereirasoares9632 Жыл бұрын
I am very grateful for the work you have dispose for free! I learning Js end english thanks to you! thanks very mucht from Brasil!
@ColorCodeio
@ColorCodeio Жыл бұрын
Happy to hear that!
@englishwitha5532
@englishwitha5532 Жыл бұрын
Great explanation
@ColorCodeio
@ColorCodeio Жыл бұрын
Ty
@Alex.Shalda
@Alex.Shalda 6 ай бұрын
amazing explanation
@ColorCodeio
@ColorCodeio 4 ай бұрын
Thank you
@VanderleiRobertoMoretto
@VanderleiRobertoMoretto 6 ай бұрын
Great lesson!
@ColorCodeio
@ColorCodeio 6 ай бұрын
🙏
@DevlogBill
@DevlogBill Жыл бұрын
Almost 1 year of programming in JavaScript self taught and I suck at programming. But your videos help so much! I hope soon I will be able to improve my skills further over time, thank you for the videos.
@ColorCodeio
@ColorCodeio Жыл бұрын
Thanks for sharing. It takes some time. It took me many years. Be patient and keep working on it. You'll get there.
@DevlogBill
@DevlogBill Жыл бұрын
@@ColorCodeio thank you
@SweetSona-om8mt
@SweetSona-om8mt Жыл бұрын
sir love from India..your videos are amazing...I am not just studying but I am enjoying studying.....I hope you will make more such content and help us grow
@ColorCodeio
@ColorCodeio Жыл бұрын
Thank you, I will
@kai-ninghuang782
@kai-ninghuang782 2 ай бұрын
really great video!!! 🔥🔥
@ColorCodeio
@ColorCodeio 2 ай бұрын
Thanks 🔥
@parttimepen6627
@parttimepen6627 2 жыл бұрын
Great video, liked and subscribed.
@ColorCodeio
@ColorCodeio 2 жыл бұрын
Thank you!
@AnnieTells
@AnnieTells Жыл бұрын
Oh my God Thank you so much man!!!!!!
@ColorCodeio
@ColorCodeio Жыл бұрын
👍
@mitch1668
@mitch1668 Жыл бұрын
Excellent video. I wish you had a full course on JS
@ColorCodeio
@ColorCodeio Жыл бұрын
I do. It's coming later this year. Sign up here: www.colorcode.io/js-mastery
@The14Some1
@The14Some1 6 ай бұрын
@ColorCodeio 13:00 you should have noticed at this point that Person.age = 40 essentially goes to the Person function object itself. In class paradigm it equals to assigning static property age of the class Person. It does not override neither the definition of property of the Person class, nor method of the class Person.
@arunk4654
@arunk4654 Жыл бұрын
I just searched for Fetch and ended up watching your video of 30min. Now i got to watch rest of them :) Although i know most of the concepts
@ColorCodeio
@ColorCodeio Жыл бұрын
Nice 👍
@sokilthapa2667
@sokilthapa2667 2 жыл бұрын
I just love your videos, Damn GOD.😎
@ColorCodeio
@ColorCodeio Жыл бұрын
Thank you 😀
@valenciawalker6498
@valenciawalker6498 7 ай бұрын
Thanks
@bilalbeny4172
@bilalbeny4172 6 ай бұрын
thanks
@pacesferry
@pacesferry Жыл бұрын
13:30 It's not even on my class. Wow. Thank you for this!
@ColorCodeio
@ColorCodeio Жыл бұрын
You're welcome
@aliadel1723
@aliadel1723 Жыл бұрын
Awesome i hope do some videos about nodejs
@fizruk7644
@fizruk7644 2 жыл бұрын
I love this channel
@ColorCodeio
@ColorCodeio 2 жыл бұрын
Thank you :)
@gogarrickboyd
@gogarrickboyd Жыл бұрын
Love this. Top notch presentation. Quick sort-of-off-topic question: What's this IDE you're using? Super-simple and beautiful.
@ColorCodeio
@ColorCodeio Жыл бұрын
Thanks. It’s Chrome DevTools.
@bobbydowd7490
@bobbydowd7490 3 жыл бұрын
Deserves alot more likes ..shares.etc..
@ColorCodeio
@ColorCodeio 3 жыл бұрын
I appreciate that :)
@stephendelacruzone
@stephendelacruzone Жыл бұрын
I understand everything... except the prototypes and _proto_ thingy... then you put it on the episode 2. Hopefully that you dispel my confusion!🤔🤓
@ColorCodeio
@ColorCodeio Жыл бұрын
Hope so too. Let me know how it goes.
@BobJohn12437
@BobJohn12437 Жыл бұрын
Lots of love from Kenya, Sinaaaaaaa (😅). Does James Cameron produce your tutorials? Because the quality of your visuals are just super incredible!! Wow! Now thanks to you I am struggling with watching non-4K resolution tutorials. You’re a master at your craft. Keep it up, sir!
@ColorCodeio
@ColorCodeio Жыл бұрын
Hello Kenya! My best friend is Kenyan. Thanks for the love 🙏
@hamedsarkhosh5182
@hamedsarkhosh5182 Жыл бұрын
You are amazing 👍
@ColorCodeio
@ColorCodeio Жыл бұрын
🙏
JavaScript Prototypal inheritance - Tutorial
15:29
ColorCode
Рет қаралды 66 М.
What is Constructor Function in JavaScript? - JS Tutorial
17:40
How To Choose Ramen Date Night 🍜
00:58
Jojo Sim
Рет қаралды 52 МЛН
Normal vs Smokers !! 😱😱😱
00:12
Tibo InShape
Рет қаралды 46 МЛН
Don’t take steroids ! 🙏🙏
00:16
Tibo InShape
Рет қаралды 31 МЛН
Async Await vs. Promises - JavaScript Tutorial for beginners
24:30
Test-Driven Development // Fun TDD Introduction with JavaScript
12:55
DOM API - JavaScript Tutorial for beginners
42:17
ColorCode
Рет қаралды 26 М.
Async JavaScript & Callback Functions -- Tutorial for Beginners
24:21
What is Factory Function in JavaScript? - JS Tutorial
17:31
ColorCode
Рет қаралды 52 М.
Fetch API - JavaScript Tutorial for beginners
30:50
ColorCode
Рет қаралды 86 М.
The Weird History of JavaScript
12:09
Fireship
Рет қаралды 1,2 МЛН
Higher Order Functions - JavaScript Tutorial
10:10
ColorCode
Рет қаралды 58 М.
Composition Vs Inheritance - Why You Should Stop Using Inheritance
10:16
Web Dev Simplified
Рет қаралды 170 М.
7 Benefits of First-Class Functions - JavaScript Tutorial
25:04
ColorCode
Рет қаралды 2,9 М.
How To Choose Ramen Date Night 🍜
00:58
Jojo Sim
Рет қаралды 52 МЛН