Tackling Temporal Troubles
The JavaScript Date API is bad, so bad in fact that developers rather use third-party libraries instead. It’s time for an upgrade that has been years in the making: The Temporal API for handling dates, time, and timezones.
The slides are available online or as a PDF download (3 MB).
Links
- Temporal Documentation, MDN
- Temporal Proposal, TC39