Hacker News new | ask | show | jobs
by aakashns 915 days ago
I've worked on the codebase since day one. We structured it carefully so that modules didn't depend on one another. All shared components were in a separate folder. The structure of the web application lends itself naturally to such code organization.