Retweeted
The javascript community fought hard for the fat arrow syntax, () => {}.
It’s shorter for sure. But way more annoying to type on a regular basis than function() {}.
And that is the folly of programmer culture IMO. Constantly optimizing the wrong things for the wrong reasons.