Skip to content

Comment on Why do we need modules at all? (2011)

Comments

IMHO, aren’t modules necessary for big projects to limit the amount of complexity we have to deal with at any one time?

Our minds can (allegedly) only handle 7+/-2 concepts in working memory at once. Your whole codebase has way more than that, right? But one module could easily fit in that range.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.