Hacker News new | ask | show | jobs
by zengid 1050 days ago
>> Personally, I think all web applications should start out with the assumption they are a monolith.

By 'monolith' are you still talking about a Rails/Django/Remix/(Next.js?) app? (Or ASP.NET for my dotnet homies out there).

1 comments

There are lots of ways to build a monolith that runs great and needs little maintenance and has only a few moving parts. See PHP with Symfony or Laravel for example…