I'm actually a big fan of HTML, which is why I like Svelte. It has the closest connection between the code and the resulting website.
I used Python for Scriptorium, tho, to use the Pandas library and etc. Python parsing is really good.
I hate the Jumble tech stack, to be honest. React sucks.
Login to reply
Replies (1)
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.