ES11
What’s New in ECMAScript 2020 (ES11)
Hey, JavaScript Lovers! ECMAScript 2020, also known as ES2020 or ES11, introduced several new features and improvements to JavaScript. Some of the key features introduced in ES11 include: 1. Optional Chaining (?.) Optional chaining (?.) is a feature introduced in ECMAScript 2020 (ES11) that allows you to safely access deeply nested properties in an object […]
26 mins read