A Sane Directory Structure for Software Projects

8 points by FedericoSchonborn


cesarandreu

I used to spread my code out across too many files and folders so now I think it's generally a bad idea that doesn't improve clarity. It really depends on the project scope and team size, but I think there should be a bias towards more flat structures. It's hard to speak on the topic universally though. The question that I ask myself is: is this making the project easier to understand or am I just doing a meaningless ritual?