Modern JavaScript [ ES6, ES7, ES8 ] Crash Course In 2 Hours

preview_player
Показать описание
Join My Udemy Courses

Python GUI Development with PyQt6

Amazon Web Services (AWS) with Python & Boto3

Amazon Web Services (AWS) with JavaScript & NodeJS

Python Firebase with Firebase Admin SDK

How to Build Chatbot with Google DialogFlow

Django & Django REST Framework with React Frontend

In this Modern JavaScript video we are going to learn about the [ ES6, ES7, ES8 ] features. and this course is about 2 Hours Crash Course. ECMAScript is a scripting-language specification standardized by Ecma International. It was created to standardize JavaScript to help foster multiple independent implementations. ES6 refers to version 6 of the ECMA Script programming language. It is a major enhancement to the JavaScript language, and adds many more features intended to make large-scale software development easier. in ES6 we have different features , especially in Object Oriented Programming.

My Affiliate Books:
Modern JavaScript

0 - Introduction = 00:00:04

1 - Let & Const(ES6) = 00:02:17
2 - Template Literals(ES6) = 00:08:54
3 - Rest Operator(ES6) = 00:12:41
4 - Spread Operator(ES6) = 00:15:31
5 - Default Parametrs(ES6) = 00:20:00
6 - For Of Loop(ES6) = 00:24:53
7 - Symbols(ES6) = 00:28:07
8 - Arrow Functions(ES6) = 00:31:32
9 - Multiline Arrow Function(ES6) = 00:37:40
10 - Default Param in Arrow Function = 00:41:14
11 - Object Destructuring(ES6) = 00:44:39
12 - Array Destructuring(ES6) = 00:48:29
13 - Sets And Maps(ES6) = 50:38
14 - Classes & Methods(ES6) = 01:00:28
15 - Static Function(ES6) = 01:06:15
16 - Getters & Setters(ES6) = 01:08:49
17 - Inheritance(ES6) = 01:11:15
18 - Exponentiation Oper(ES7) = 01:14:48
19 - Promises (ES6) = 01:16:05
20 - Includes() Function(ES7) = 01:35:29
21 - PadStart() & PadEnd() Function(ES8) = 01:37:46
22 - Object.Entries(ES8) = 01:40:45
23 - Object.Values(ES8) = 01:42:51
24 - Trailing Commas(ES8) = 01:44:19
25 - Asyn & Await (ES8) = 01:46:11

 #ModernJavaScript#ES6#ES7
Рекомендации по теме
Комментарии
Автор

Really enjoyed the way you put this together. You went through a lot of different things and explained enough to get me going. Thank you

SahraClayton
Автор

Very very interesting. I recently began to write js in es6.

kibi
Автор

Great tutorial. async await and promises seems like the end of the road for basic JavaScript programming, and a new road for server side programming purposes. without a strong purpose in this area, it brings no value.

kensleylewis
Автор

Awesome explanation but except the async function I have understood everything superb sir and thank you so much sir..

h-bsrisaivarun
Автор

u saved my life bud tnx alot
Now Please upload tutorials for node js too🙏🙏🙏🙏

StratexMedia
Автор

Can you please make full course on reactify Django we will appreciate your hard work .. Thanks

Bilal
Автор

Parwiz, factorial(3) = 6, but you got 2, in cycle you need i <=n

StallerEternal
Автор

i could not get. how you factorial while giving example of multiple arrow functions .... that seems wrong.

natureonearth
Автор

12:14 why do you even use template string for this? it will work without

pashabiceps
Автор

make vedios on machine learning in python ...

bobbyno.
Автор

Brother can you write some logic for my website?

apexxincorporated