Hacker News new | ask | show | jobs
by N2yhWNXQN3k9 285 days ago
Laravel uses stupid tricks to make templates easy. If you are using heavy modularization with blade templates in production for views, you are paying a lot because the framework developers are lazy and don't want to actually memoize requires.