True, good code organization creates patterns and patterns create efficiency because humans are good at following them. When code is scattered and/or inconsistent in its design, I feel less productive. NestJS and similar modular frameworks do a good job at keeping code organized while allowing for scalability.