Tag: ES2023

Home » Posts Tagged "ES2023"

New features in ES2023 JavaScript

ES2023 is the version of ECMAScript released in this year. Checkout features that have been incorporated and could be used in our Javascript projects. Features of ES2023 Find array from the last Hashbang Grammer Symbol as WeakMap keys Change array by copy   Find array from the last The findLast() method will allow us to find…

Read More