From the course: JavaScript: Prototypes

Understanding prototypes in JavaScript - JavaScript Tutorial

From the course: JavaScript: Prototypes

Understanding prototypes in JavaScript

- When I was learning JavaScript, I had a hard time understanding what prototypes were for and why the syntax seemed so complex. So I created this course. I'll explain the links between fundamental concepts like object literals and constructive functions and prototypes. We'll build object-oriented code using prototypes and we'll use ES6 classes to build prototypes with less code and more features. My goal is to make sure you know how to easily write and organize object-oriented code in JavaScript by the end of this course, let's get started.

Contents