Want to create an interactive transcript for this episode?
Podcast: PodRocket
Episode: The browser APIs you're shipping libraries to replace with Kilian Valkhof
Description: 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.
Links
Resources
INTL: The best browser API youβre not using | Kilian Valkhof: https://www.youtube.com/watch?v=mhzJ1UFlRjw
We want to hear from you!
How di...