The Temporal API - a new era in JavaScript date and time handling
The Temporal API opens a new era in Javascript Date and time handling by fixing many problems and inconveniences of the old Date object. In this article I'll explain the Temporal API with easy to understand examples.