TLDR: Modern JavaScript | ES6, ES7 & ES8

preview_player
Показать описание
TLDR: Modern JavaScript | ES6, ES7 & ES8

My Courses with huge discounts:

My Coding Merch - Shirts, Mugs etc.

AFFILIATE LINKS:
***All Affiliate Links Below are for products or courses I have used and stand by their quality***
-The Complete Software Developer's Career Guide:
-Humble Bundle (Low price games, books, courses etc.)
-Robinhood - Trade Stocks App (Sign up and get 1 share of stock valued between 5 and 200 dollars)
-Acorns - Easy Investment Portfolio (Sign up with my link and get $5 when you deposit)
-WayUp - Entry Level Jobs and Internships

Cryptocurrency Wallet Donations:
-Bitcoin Wallet: 16KuNxeqA5pFMoeUhSHjaAFHMGVY1R4hTv
-Lite Coin Wallet: LNVNZVZuYsTtgNAUijacKhCngnRXdadqTD
-Etherium Wallet: 0xefbAC94E20390E6B9546dC49E4beB7AB17C4dF28

Support our Community:

Tutoring, Mentoring and Course Walkthroughs available:

Support me and visit my store at:

Internship, Part-Time, & Full time work for college students and recent grads:

Fan funding goes towards buying the equipment necessary to deliver 4k videos, 4k webcam, and a high quality microphone better audio. Any support is very appreciated!

My channel is here for aspiring programmers to learn easier and help debug any issues from the many great free resources available on the web.

Check out my other videos going over HTML, CSS, Ruby, Ruby on Rails, Java, JavaScript, Python, PHP, SQL, Command Line, BootStrap, jQuery, and WordPress from CodeCademy, CodeCombat, FreeCodecamp and more!
Рекомендации по теме
Комментарии
Автор

2:24 Const, let and block scope
6:08 template literals
7:43 destructuring objects
9:04 destructuring arrays
10:04 object literals
11:43 for of loop
13:02 spread operator
15:48 rest operator
17:12 arrow functions
20:24 default params
21:28 export, import
26:01 trailing commas
26:41 includes()
27:39 async and await
31:46 sets
36:41 classes
48:45

ChewGingar
Автор

This has been super useful! Thank you so much!

salkjshaweoiuenvohvr
Автор

Another amazing TLDR !
These videos are my favourite.

a_k__
Автор

I salute Ecma for the many improvements they have made to EcmaScript in recent years.

joshadams
Автор

What is that extension you are using that is giving the output beside that line in real time?

iblockdev
Автор

what is the name of addon for vscode which is showing you all those answers when you console log it?

wilk
Автор

you explained arrow function twice 17:10

hatrick
Автор

What is that plugin for VS code that shows the results in editor?

ItsBao
Автор

I've failed to output of this
const firstname = 'Shahid';
const lastName = 'ullah';
let example = 'Hi, my name is ${firstname} ${lastName}.';
console.log(example);

shahidullahmiazi
Автор

Your attempt to say syntactic was almost as bad as my attempt to spell it.

jakewinters
Автор

The way you stop mid-sentence to "swallow" air can be quite distracting. I don't mean to seem offensive as I find your videos helpful, but it can honestly be a bit off-putting.

xan