Mariko Kosaka

Mariko Kosaka

Mariko is a Chrome Developer Relations Engineer. She works on the Baseline project bringing clarity to information about browser support for web platform features.
Modern JavaScript: Leveling Up Arrays and Intl
JSNation US 2024JSNation US 2024
Upcoming
Modern JavaScript: Leveling Up Arrays and Intl
Since JavaScript releases new features every year now, you might miss some of the cool updates to built-in objects like Array and Intl. We'll explore new methods and objects like Array.fromAsync() and Intl.Segmenter, and show you how to navigate browser support for new features so you can remove external libraries or transpiling steps.