The Good Parts of JavaScript and the Web

The Good Parts of JavaScript and the Web

Topics:
10 hours, 54 minutes CC

In this course, you will learn the history of JavaScript, the details of the language, with particular attention to functions, which is where the power of the JavaScript language is hidden. There is also an overview of how browsers work, how servers work, and security.

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

Published: June 20, 2016
Get Unlimited Access Now
Table of Contents

Programming Style and your Brain

And Then There Was JavaScript

Function the Ultimate

The Metamorphosis of Ajax

ES5: The New Parts

Fun with Functions

Principles of Security

Managing Asynchronicity

The Better Parts