Modern JavaScript
3h 4m 3s
English
Paid
Course description
This is a 'living' course which updates as JavaScript does. If you haven't taken a look at the latest versions of JavaScript the last few years you've been missing out. From object destructuring and template literals to two new ways to declare variables, you'll never look at JavaScript the same way. In this course you'll learn all the latest and greatest features of the JavaScript language, then you'll immediately take that knowledge and apply it by refactoring a "real world" app from ES5. When you're done, you'll wonder how you ever lived without it.
Read more about the course
Watch Online
Watch Online Modern JavaScript
0:00
/ #1: ECMAScript, TC39, and the Standardization Process
All Course Lessons (13)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | ECMAScript, TC39, and the Standardization Process Demo | 11:22 | |
| 2 | Variable Declarations (var vs let vs const) | 13:53 | |
| 3 | Object and Array Destructuring | 09:15 | |
| 4 | Shorthand Properties and Method Names | 02:09 | |
| 5 | Computed Property Names | 01:56 | |
| 6 | Template Literals | 06:10 | |
| 7 | Arrow Functions | 13:37 | |
| 8 | Default Parameters | 07:26 | |
| 9 | Compiling vs Polyfills with Babel | 04:04 | |
| 10 | Callbacks, Promises, Async/Await | 45:20 | |
| 11 | Guide to JavaScript's prototype (and ES6 Classes) | 28:15 | |
| 12 | From IIFEs to CommonJS to ES6 Modules | 32:10 | |
| 13 | Private and Public Class Fields | 08:26 |
Unlock unlimited learning
Get instant access to all 12 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Creating a simple portfolio website with WebGL and Barba.js
Sources: awwwards.com
Nothing beats smooth user experience. That is the reason we love WebGL, because we can do crazy effects with amazing performance. But if you combine that with s
3 hours 41 minutes 19 seconds
Learn JavaScript Closures (PRO)
Sources: codesmith.io
A video course on the most powerful yet complex concept in JavaScript. The goal of this course is to truly understand the concept that will enable you to accele
5 hours 15 minutes 31 seconds
JavaScript Interview Espresso
Sources: interviewespresso (Aaron Jack)
Learn the algorithms, patterns, and process in JavaScript.
5 hours 11 minutes 16 seconds