There are multiple ways for creating objects in JavaScript, and I have done tutorials on many of those. However, I have yet to discuss classes, so it's time to do that. But I'm not just going to discuss classes, but also relate them to prototypal inheritance. We will then look at the plusses and minuses of JavaScript classes.
Would you like to help keep this channel going?
http://allthingsjavascript.com/contri...
Access to EVERY course (get 2 months free): https://www.skillshare.com/r/profile/...
Courses offered on Udemy at a discount (access from my site): http://allthingsjavascript.com/course...
Tutorials referred to in this video:
Prototype Playlist: • JavaScript Prototypes
JavaScript Constructor Playlist: • JavaScript Constructors
For more resources on JavaScript:
http://www.allthingsjavascript.com
#javascript #AllThingsJavaScriptLLC