JavaScript ES2020 === Awesome New Features!!

preview_player
Показать описание
In this video we'll go over all of the new features included in JavaScript ES2020, aka ECMAScript 2020, aka ES11.

These include:
00:00 - Intro
01:12 - String method matchAll
05:17 - Dynamic import()
06:28 - BigInt
09:39 - globalThis
10:50 - for..in mechanics
11:14 - Optional chaining
13:31 - Nullish coalescing operator

If you want to stay up to date with the latest web development technologies, hit that subscribe button.
_____________________________________

📚 Learn to CODE in just a FEW months here:
_____________________________________

🛠️ Tools I use:

_____________________________________

🚀 Get 1 Year of FREE Hosting (Sponsor Link)
🚨 Use code: Stackr to get $25 in FREE Credit!!
_____________________________________

💖 Show support!
_____________________________________

Watch Next:
_____________________________________

Connect With Me:
_____________________________________

** Affiliate Disclaimer: Some of the above links may be affiliate links, which may generate me a sales commission at no additional cost to you.

#codeSTACKr #JavaScript #ES2020
Рекомендации по теме
Комментарии
Автор

Thanks for all of the support! Next Up:

📚 My Favorite Web Design Books 📚
Web Design with HTML, CSS, JavaScript and jQuery Set by Jon Duckett (paid link)

codeSTACKr
Автор

Hey man, your editing skills so on point!

davidfromnorth
Автор

Seen you for the first time, Good to see you

waheed
Автор

Great content mate, well done! you have a new subscriber...

DANILOABREU-
Автор

Sir, can we request for simple crud app with vanilla js or reactjs ? i saw your every tutorial when it released :) thank you so much :)

abdulahadovi
Автор

How many hours do you stay in front of computer and how much do you recommend a learner?

KGNHealthChannel
Автор

big int

this works exactly for crypto currencies

maher.alshaar
Автор

Question.. Is the VSCode theme named 'Material theme'? I've been wondering since the start of the video.. Lol..

Besides the above, thanks a lot for covering this topic. I like the optional chaining and nullish coalescing operator.. It's very likely that I'd implement it in my future projects when needed.

ead
Автор

When will you deliver full courses on Udemy?

codewithsait
Автор

Is ES2020 implemented by the chrome browser?

BahawalTV
Автор

The intro sound of your videos are like that of empire files intro 😂

akvlogs_-ik
Автор

I was wondering if alll these features can be used right now?

Does babel transpile es2020 code?

aestheticallyamazing
Автор

at 10:45, can you help me understand why when I put that console log statement of globalThis inside of an IIFE, that the web browser tells me its false, but if its outside of an IIFE its true. My initial thought is because an IIFE has its own local scope space which is different from the global space.

kensleylewis
Автор

How did you get that console down there? I think it's the Chrome console. Is it? Saw the video. It's the chrome console. 😂️😂️😂️

MaxProgramming