logoalt Hacker News

kemayotoday at 5:31 PM0 repliesview on HN

> Developers would often write helper functions that accidently mutated the original Date object in place when they intended to return a new one

It's weird that they picked example code that is extremely non-accidentally doing this.