Hacker News new | ask | show | jobs
by midrus 1528 days ago
Unless it is an offline-first web app, or something like Figma, I'd go for the TALL stack [1] and deploy to Heroku or App Engine (or Dokku [2] if it is just a side project). Specially if I'm building it myself, or with a small team.

Definitely wouldn't go the fancy SPA serverlerss lambda jamstack microservices route.

[1] https://tallstack.dev/

[2] https://dokku.com/