HACKER Q&A
📣 theK

Which are the current pragmatic SPA tech stacks?


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?


  👤 wgallagher Accepted Answer ✓
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…