JavaScript: The Hard Parts

JavaScript: The Hard Parts

7 hours, 3 minutes CC

This course has been updated! We now recommend you take the JavaScript: The Hard Parts, v2 course.

Dive deep into JavaScript to solve complex coding challenges by learning critical concepts that most JavaScript engineers don’t even understand. Learn what you need to know to become a sought-after, versatile, problem-solving developer. Combining mental models of JavaScript’s inner workings and hands-on programming challenges, this course will give you a solid understanding of callbacks and higher order functions, closure, asynchronous JavaScript, and object-oriented JavaScript! This course is for developers with a basic to intermediate knowledge of JavaScript who want to deepen their understanding to take it to the next level.

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

Published: January 22, 2018
Get Unlimited Access Now
Table of Contents

JavaScript: The Hard Parts

Principles of JavaScript

Functional Programming

Callbacks and Higher Order Functions

Closure

Asynchronous JavaScript

Object-Oriented JavaScript

Wrapping Up