Hacker News new | ask | show | jobs
by sjburt 499 days ago
When you are modifying a long closure and don’t notice that you are shadowing a variable that is used later.

I know “use shorter functions” but tell that to my coworkers.