PodRocket
A web development podcast from LogRocket
Displaying 1 item of PodRocket with the tag "browser apis".
-
The browser APIs you're shipping libraries to replace with Kilian Valkhof
April 2nd, 2026 | 38 mins 27 secs
browser apis
Most developers reach for date-fns or Moment.js without realizing the browser already ships a powerful string formatting library called the JavaScript Intl API. Killian Valkhof, creator of Polypane, walks through how locale-aware date formatting, currency formatting, the Segmenter API, and the Collator API can replace heavy npm dependencies, with support for over 7,000 locales baked right into every evergreen browser since 2017.