Probably Laravel with Livewire and Lit for creating interactive widgets. Postgres for the db.
Ask HN: If you were to build a web app today what tech stack would you choose?
11–20 of 214 posts
Re: Ask HN: If you were to build a web app today what tech stack would you choose?
#12Re: Ask HN: If you were to build a web app today what tech stack would you choose?
#13Rails. It's all about developer comfort. ruby as a language is a delight to work with. Rails as a framework has all the features I need and then some more. Postgres as the database of course!
Re: Ask HN: If you were to build a web app today what tech stack would you choose?
#14Functional programming, pattern matching, and immutability make life a lot easier.
Re: Ask HN: If you were to build a web app today what tech stack would you choose?
#15Next.js. I consider it the industry standard
Re: Ask HN: If you were to build a web app today what tech stack would you choose?
#16It can easily be maintained by a single developer. Scales well enough for a decent number of users. Huge ecosystem of components. Easy to deploy to literally any web host. Wide variety of front-end systems.
If you need to scale, it can do that. Developers for it are plentiful. But you can always rewrite it in the flavour-of-the-month framework when you hit either scale or money.
Re: Ask HN: If you were to build a web app today what tech stack would you choose?
#17Re: Ask HN: If you were to build a web app today what tech stack would you choose?
#18Re: Ask HN: If you were to build a web app today what tech stack would you choose?
#19Re: Ask HN: If you were to build a web app today what tech stack would you choose?
#20LAMP. It can easily be maintained by a single developer. Scales well enough for a decent number of users. Huge ecosystem of components. Easy to deploy to literally any web host. Wide variety of front-end systems. If you need to scale, it can do that. Developers for it are plentiful. But you can always rewrite it in the flavour-of-the-month framework when you hit either scale or money.