ES2018
Everything You Need to Know About ECMAScript 2018 (ES9)
Hey, JavaScript Lovers! ECMAScript 2018, also known as ES2018 or ES9, is a version of the ECMAScript standard, which is the foundation for JavaScript. It was finalized in June 2018 and introduced several enhancements and new features to improve the language. Some of the key features introduced in ES9 include: 1. Asynchronous Iteration Asynchronous iteration, […]
5 mins read