Back in 2020 I said to myself that I had to get into a JS framework. Looked into React, Vue and Svelte. React is too bloated. Svelte was too new then. So Vue was my choice.
But my stack is mainly PHP/Twig (Drupal y0) with vanilla JS (using Vite there to do the fancy bundling) + TailwindCSS with PostCSS. To be honest I’m not using Vue anymore, maybe only to make a poc.
Login to reply
Replies (1)
Love php, but Svelte has grown on me.
Having fun making a test interface at work with VS Code extensions. Really easy to build.