Ask HN: Which are the current pragmatic SPA tech stacks?

1 points by theK ↗ HN
Hi there hacker news,

I was wondering what stacks you are using to create your single page apps right now?

Are react boilerplates still a thing? Is everybody using Elm and pure css now? What are your current preferred ways to get going writing a modern SPA without spending a day setting up libraries, packaging and live coding?

1 comment

[ 0.22 ms ] story [ 8.7 ms ] thread
I use svelte when I have the choice. If there is a need for a server side story then SvelteKit. I’ve used many different design systems for components including Bootstrap, Material, Carbon, Headless…