JavaScript: From Fundamentals to Functional JS

JavaScript: From Fundamentals to Functional JS

7 hours, 8 minutes CC

This course has been updated! We now recommend you take the JavaScript: From First Steps to Professional course.

Solidify your knowledge of objects, arrays and prototypes in JavaScript. Then you'll master closures, use higher-order functions/callbacks and learn underscore.js so you have a foundation to build on more complex concepts like functional programming.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: January 16, 2015
Get Unlimited Access Now
Table of Contents

Objects

Arrays

Functions

Nesting

Scope

Closure

Callbacks

Underscore.js