Hacker News new | ask | show | jobs
by bevacqua 4034 days ago
This is something I built in house for Stompflow.com and I work in small modules, which is why you see a bunch of modules in there. They're all quite smallish and reusable, which is kind of the point.

Most people wouldn't have bothered and they would've just created a single module with everything clumped together. By writing smaller pieces I get to reuse them across other stuff that I write, open-source or not

Edit for context: this wasn't originally going to be open source