watermark logo

5 Views· 14 July 2022

JavaScript ES2020 - The Most Requested Feature Explained in 10 Minutes

Advertisement


MilesSidhu
Subscribers

❗ IMPORTANT:

Become a PRO at JavaScript: bit.ly/MasterJavaScript
Use the special promo code "JSM_YT_SQUAD" on checkout to save $50!

Free JavaScript Cheat Sheet: bit.ly/FreeJsCheatsheet

Good news – the new ES2020 features are now finalized! This means we now have a complete idea of the changes happening in ES2020, the new and improved specification of JavaScript.

In this video, we're going to explore, in my opinion, the most important feature of ES2020 which is Optional Chaining.

Optional chaining syntax allows you to access deeply nested object properties without worrying if the property exists or not. If it exists, great! If not, undefined will be returned. Super convenient!

📧 Join our JavaScript Mastery's Newsletter on Web Development, JavaScript & React to get exclusive programming guides, tips & tricks, and entire e-books: https://resource.jsmasterypro.com/newsletter🔥

📚 Materials/References:
Optional Chaining MDN: https://developer.mozilla.org/....en-US/docs/Web/JavaS

🌎 Find Me Here:
Subscribe: https://www.youtube.com/c/JavaScriptMastery
Instagram: https://instagram.com/javascriptmastery
Twitter: https://twitter.com/JS_Mastery
⭐ Kite is a free AI-powered coding assistant for Javascript that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=javascriptmastery&utm_content=description-only&lang=javascript

⭐ Kite is a free AI-powered coding assistant for Javascript that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=javascriptmastery&utm_content=description-only&lang=javascript

Show more


Up next

Advertisement


0 Comments