Hacker News new | ask | show | jobs
by nicoburns 1591 days ago
I think the issue here is with non-modular frameworks or opinionated frameworks and libraries. For example, Laravel is very much a framework, but at every level it allows you to opt-out of it's conventions and provided modules and do things your own way. And it doesn't end up with these problems.