With the amount of upcoming JavaScript frameworks and the new benefits they each have, they all define a new set of rules which can limit your projects scalability with other technologies. I remember trying to use Svelte with PHP and that did not go well. That said, here is how I’d do it going into 2024.
- Typescript (for perfect JavaScript)
- Reactjs / Vuejs
- Postgres (Database)
- Redis (if needed)
Top comments (0)