Tag: programming
All the articles with the tag "programming".
-
Goodbye Date, Hello Temporal API
6 min read javascriptJavaScript's Date object was a copy of Java's broken java.util.Date, and we've been stuck with it for 30 years. The Temporal API is here to replace it.