Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

egghead.io

Advanced JavaScript Foundations

via egghead.io

Overview

It all starts with syntax. From there, once you’ve got the concepts down, you can move into using a framework where you figure out how to make things “just work”.
Everything is great, until it’s not.
If someone put you on the spot right now and asked you to explain this, would they like your answer?
What about prototypal inheritance or coercion?
In this workshop, you’ll be taking things to the next level, shining a light into “black-box” concepts like prototypes, the this keyword, and what primitive types are.
Tyler will walk you through each concept, and build your understanding through examples in the areas you need to know.

Syllabus

  • Intro to Advanced JavaScript Foundations
  • Working with Primitive Types
  • Autoboxing Primitive Types in JavaScript
  • Understanding Prototypal Inheritance within JavaScript
  • Understanding the difference between .prototype and .__proto__ in JavaScript
  • Working with var, let, const, and block scopes
  • Implicit Binding of the "this" Keyword
  • Arrow Functions and Lexical Scoping "this"
  • Explicit binding of the "this" keyword
  • Private Variables with IIFEs
  • Use Implicit and Explicit Coercion in JavaScript
  • De-sugar an ES6 Class and the Extends Keyword
  • ES6 Class Constructors and the Super Keyword
  • Working with Static Properties on a Class
  • How to use 'strict mode'
  • WTF is a Closure?

Taught by

Tyler Clark

Reviews

4.5 rating at egghead.io based on 474 ratings

Start your review of Advanced JavaScript Foundations

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.