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
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
Build Fullstack Trello clone: WebSocket, Socket IO
Sources: udemy
In this course we will build a Trello clone API using Angular, Typescript, NodeJS, Express, MongoDB and Socket IO . This course is fully focused on fast and deep dive into creat...
8 hours 49 minutes 48 seconds
20 Web Projects With Vanilla JavaScript
Sources: udemy, Brad Traversy
This is a fun, practical & project based course for all skill levels. The projects in this course are designed to get you building things using HTML5, CSS & JavaScript with no f...
16 hours 8 minutes 55 seconds
Explore the JavaScript Universe (Explore the JavaScript Universe)
Sources: Dan Abramov
On a good day, programming feels like magic. You patiently enchant the machine with a tapestry of digital spells. With a few confident keystrokes, you breathe l
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
CS50's Web Programming with Python and JavaScript
Sources: HarvardX (Harvard University)
Topics include database design, scalability, security, and user experience. Through hands-on projects, you'll learn to write and use APIs, create interactive UI
14 hours 3 minutes 25 seconds