Another version of ECMAScript version has been approved by the TC39, and to keep my annual tradition I’m sharing what’s new in the ES2025 with simple practical examples. If you want to catch up with the previous editions, here you have them: 2024, 2023, 2022, 2021, 2020, 2019, 2018, 2017 and 2016. Now, let’s see what is new this year. Duplicate named capturing groups Set Methods for JavaScript Regular Expression Pattern Modifiers Import Attributes Iterator Helpers Promise.try() Float16A...