Hacker News new | ask | show | jobs
by mathrawka 4827 days ago
He is talking about having a large open source application that you can browse the code to see how things get structured. A simple TODO app and a real-world app are very different, and most TODO apps would turn into spaghetti code.

Plus it is nice to see the little tricks that are done to make the code more readable or improve the overall design.