Hacker News new | ask | show | jobs
by donatj 1600 days ago
Unpopular opinion but PHP/MySQL monolith, primarily server side rendering with client side enhancements, and you can have an MVC in weeks instead of months. When performance becomes a concern break off chunks into Go microservices. This is what we did and it's served us very well.
3 comments

/s/MVC/MVP/ ... I should never comment on my phone.
This is what I sense from Django, while Next.js would be a little more "uncharted"
In 2022 this is the best strategy for a startup and you can still keep the react frontend