JavaScript: Prototypes
Offered By: LinkedIn Learning
Course Description
Overview
Get an introduction to JavaScript prototypal inheritance. Learn how to write more efficient JavaScript code using the prototype chain.
Syllabus
Introduction
- Understanding prototypes in JavaScript
- What you should know
- Exercise files and environment setup
- Create object literals
- Create objects with a constructor function
- Understand the prototype property
- Modify an object's prototype
- Create a prototype chain
- Apply prototypal inheritance
- Understand ES6 classes
- Build prototypes using ES6 classes
Taught by
Sasha Vodnik
Related Courses
Advanced JavaScript Foundationsegghead.io Understanding JavaScript's Prototypal Inheritance
egghead.io Become a JavaScript Developer
LinkedIn Learning Developing SharePoint 2013 Solutions with JavaScript - Part 3
Pluralsight JavaScript 3 Objects and Prototypes
Pluralsight