Hacker News new | ask | show | jobs
by civilized 1534 days ago
I mostly agree, but it's often not that big a deal, and some people and applications may favor bigger files.

I have a 4000-line script in a single file that has served me very well. It's perfectly organized and modular. I thought about breaking it into more files but it seemed pointless. It's very convenient for jumping through every mention of a variable, for example.