ES6 JavaScript Tutorial For Beginners: ES6 Crash Course

preview_player
Показать описание
A complete ES6 JavaScript Tutorial For Beginners to introduce or refresh you to all of the features introduced in ES6 in one ES6 Crash Course.

#ES6 #ES6Essentials #JavaScript

00:00 Course Overview
03:11 Constants
05:56 Block Scope
08:38 Arrow Functions
10:54 Default Parameters
14:10 Spread Operator
17:12 Template Literals
20:18 Teagged Templates
22:34 Extended Literals
24:42 Extended Object Literals
28:18 Destructuring Assignment
32:34 Modules
36:26 Classes
40:32 Class Inheritance
43:26 Symbols
46:39 Iterator Symbol (for ... of loop)
49:55 Generator Functions
53:08 Sets
55:32 Maps
57:34 WeakSets and WeakMaps
59:59 Typed Arrays
01:01:38 Object Assign Method
01:04:21 Array Element Finding
01:06:09 String Functions
01:07:56 Number Functions
01:11:14 Number Formatting
01:13:28 Date Formatting
01:15:03 Proxies
01:19:02 Reflection
01:21:46 Promises
01:27:28 Transpiling
01:30:21 Where Next?

Welcome to this ES6 tutorial which is a complete ES6 Crash Course focusing on all the features of ES6 JavaScript.

So you may have a good understanding of ES6 already especially if you have followed an up-to-date JavaScript tutorial for beginners course. But there might be a few things you need a refresher on or even a few features you might have missed out on.

For example, in this ES6 Crash Course we're going to be covering things like:
- ES6 Modules
- ES6 Arrow Functions
- ES6 Classes
- ES6 Promises
- ES6 Proxies
- ES6 Template Literals

And lots of other points too.

There's certainly going to be a lot of popular topics which you can implement straight away such as the ES6 create strings using template literals lesson, the ES6 complete a promise with resolve and reject, the ES6 classes and inheritance lesson and also the ES6 compare scopes of the var and let keywords lesson.

There will also be some more less frequently features you'll learn about such as ES6 proxies, ES6 reflection and ES6 iterator functions.

So I hope you enjoy this ES6 tutorial which will help with your JavaScript interview questions and and answers and get you up to speed with ES6 JavaScript. Channel Handle @codebubb
Рекомендации по теме
Комментарии
Автор

Check out the description ^^ for the timestamps of each individual lesson / feature if you want to skip to something specific.

codewithbubb
Автор

A much-needed tutorial!! Thank you very much!!

RockstahRolln
Автор

I'm from Italy and i'm currently living in Birmingham looking for my first junior front end/ux role. Your channel is liquid gold! very helpfull!

matteofrancesconi
Автор

Useful tutorials Thanks what extension are you using in VS code to instantly run js files

amjadsaleem
Автор

Thank you, Also i have a question to ask you, is there anyway i can email you ?

ktown