ECMAScript 7th edition (ES7 / ECMAScript 2016)
26 June 2022 (Updated 26 June 2022)
ES7 (or ECMAScript 2016) added features such as:
- Destructuring of variables
async
/await
- Exponentiation operator (
**
) for numbers Array.prototype.includes
Tagged:
ECMAScript
Thanks for your comment 🙏. Once it's approved, it will appear here.
Leave a comment