Hacker News new | ask | show | jobs
by gspr 1596 days ago
I don't think the parent meant to use "modularity" to mean "pertaining to a programming language's concept of modules", but rather something along the lines of "pertaining to the act of splitting something into self-contained, clearly delineated, interoperating pieces".
1 comments

Exactly. Modularity on the frontend is dead simple. Modularity all the way down to executing machine code is hard.