last updated 21 months ago
Start learning Advanced JavaScriptThis course is up to date, guaranteed
In this section you'll get a solid understanding of the most important topic in JavaScript, execution contexts. Along the way you'll learn other critical topics like hoisting, scopes, and closures.
In this section you'll learn about the historical context as well as the pros and cons behind the three most popular JavaScript async patterns - Callbacks, Promises, and Async/Await.
Inheritance is a principle of Object Oriented Programming. In this section you'll learn how to accomplish inheritance in JavaScript in both ES5 as well as ES6.
The 'this' keyword is arguably the most misunderstood aspect of JavaScript. In this section you'll learn how to tell what the 'this' keyword is referencing as well as other related topics like .call, .apply, and .bind.
In this section you'll learn a variety of patterns for instantiating new objects in JavaScript and in doing so will gain a deep understanding of JavaScript's prototype.
In this section you'll learn all about JavaScript modules including the IIFE pattern, CommonJS, and ES6 Modules.
In this section you'll learn how JavaScript, a single threaded synchronous language, can process tasks asynchronously using help from its environment and the event loop.
In this section you'll learn about Private and Public Class Fields in JavaScript, when to use them and how they're useful.
Everything else you should probably know.
This is the part where we're supposed to tell you how great the course is. Even better if we get other "famous" developers to give their "reviews". Instead, we'll let those who have actually taken the course do that.
189 Reviews
This was, pretty cool, I liked that there were not only theory but and a good examples of code. And quizzes is very cool, because you can test what you learned.
One of the better courses I've seen for Javascript. Had trouble understanding promise before and this course explained it really well.
This was a full experience. I got more than I anticipated from this course. I Learnt deeply about javascript and now I feel more confident about my skills.
Nice!
Good Job Tyler
Great course. I covered a lot of useful material. I highly recomend Thank you!
Every JS software engineer can benefit hugely from this well informed and instructed course. You walk away feeling confident in creating new things with a composed (intentional :) ) arsenal of tools
Very good explanations
This course was absolutely stellar. No amount of googling could have brought me to this level of understanding. I'm giving it 4 stars because the section about scope is incorrect. It teaches that JavaScript has dynamic scope, when it actually has lexical scope. Other than that it's fantastic! 🙌
Thx Tyler, that was a good experience and a lot of new for me in js.
Join thousands of ambitious developers who use our courses and events catalog to scale their JavaScript careers.