- cross-posted to:
- programmer_humor@programming.dev
- cross-posted to:
- programmer_humor@programming.dev
cross-posted from: https://programming.dev/post/33754840
new Date(“wtf”)
cross-posted from: https://programming.dev/post/33754840
new Date(“wtf”)
Because reasonable APIs have input validation provided out of the box, so that not everybody has to reinvent the validation wheel (inevitably incorrectly).