Advanced JavaScript

Advanced JavaScript

6 hours, 55 minutes CC

This course has been updated! We now recommend you take the Deep JavaScript Foundations, v3 course.

Kyle Simpson, author of the "You Don't Know JavaScript" book series, details the inner workings of JavaScript in extreme detail. Gain an advanced understand of the core mechanics of the JavaScript language. This course deep dives into scope, closure, object-oriented, and asynchronous programming in JavaScript.

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

Published: June 14, 2014
Get Unlimited Access Now
Table of Contents

Introduction

Scope

Closure

Object-Oriented

Async Patterns