Framework for smaller projects

Hey ppl, i am looking for a lightweight alternative for NextJS for creating landing pages, smaller project, no backend, maybe just a contact Form, that kind of style. Having my eyes in Vite, Astro and Svelte. Any recommendations?
4 Replies
Matvey
Matvey13mo ago
Use Astro 100%. - You can use any frontend framework (React, Svelte or even HTMX) - For a landing you need SSR for SEO, and Vite is CSR by default - You can prerender most pages for a big increase in performance
refrains
refrains13mo ago
Astro is amazing
Balduin
BalduinOP13mo ago
thank you for the small summary, what about sveltekit? is the environment too young?
dan
dan13mo ago
sveltekit is fine. your making a landing page which is mostly static content so Astro is generally the best for that. Ships 0 JS by default as it pre-renders every page
Want results from more Discord servers?
Add your server