In this video we will look at some of the object oriented programming concepts in JavaScript including…
Object Literals
Constructors & This
Prototypes & Inheritence
Object.create()
ES6 Classes & Subclasses
MODERN JS FROM THE BEGINNING – $9.99 PROMO
https://www.udemy.com/modern-javascript-from-the-beginning/?couponCode=YOUTUBE10
💖 Become a Patron: Show support & get perks!
http://www.patreon.com/traversymedia
Website & Udemy Courses
http://www.traversymedia.com
Follow Traversy Media:
http://www.facebook.com/traversymedia
Tweets by traversymedia
http://www.instagram.com/traversymedia
The Developer Hangout: Public Discord Server
https://discord.gg/developers
Original source
20 responses to “JavaScript OOP Crash Course (ES5 & ES6)”
This is all Java sintax. Seems like javascript is now leaning toward Java sintax which is great.
The absolute best web development channel there is. Period!
You're Great!
Just finished video and I have to say that it was great, I learned much, I know Python so this was really easy to grasp.
Thank you for this excellent tutorial Brad!
Arrogant Pricks ? 😂 😂
Thank you so much. Very good explained for a crash course.
Wow. Concise and Xtal Clear Explanation. Thanks.
At 8:00 when he introduces $… I have researched that a bit and I keep seeing JQuery, which I haven't started on yet. The way he's using it doesn't seem like JQ though (I could definitely be wrong)? Any good resources or videos to explain and or learn how to learn the proper use of that operator?
Whenever I use 'this' inside a prototype or inside a property that is a function, it results as 'undefined'. I've been going crazy about this. The only difference is that I am doing this inside a Laravel project and my JS files are being compiled.
love it! Why even use structure notation to make classes if there’s this new better way shown in the last section ?
Thank you Brad 🙂
Brad, Pure gold man! Just pure fuckin gold! Thank you so much!
$(this.title} was wriiten by $ {this.author} in ${this.year},in my case the string is getting printed on the console not the value can anybody help plz.
Brad is like the king of Syntactic Sugar!
thank you dude, great job
Really good! Especially the advice at the end. Thank you Brad!
you are the best, both as a person and a developer!
https://playcode.io/534074 can you please help me converting this object ?
Thank you so much