Hacker News new | ask | show | jobs
by softwarerero 2424 days ago
I used it for a few small apps and enjoyed. I also build/rebuild a few static sites with Svelte and it is my default tool for static sites now.
1 comments

How does Svelte handle static site generation? For context, I did some React for a job (using SSR), and have recently tried learning Vue in a small hobby project, using nuxt.js with it for static site generation. Is there an equivalent of nuxt for Svelte to handle all the generator tooling?