trustmebro.reviews

Side by side

Astro vs Svelte

Astro (17 mentions) vs Svelte (15 mentions): verbatim Reddit excerpts, sentiment split and trust-weighted score side by side. Discussed together in 2 threads.

Astro

Web frameworks & libraries · 17 mentions · 1 subreddit · #1 of 12 in Web frameworks & libraries

17 positive (100%) · 0 mixed (0%) · 0 negative (0%)

Trust + time weighted: +100%

Top excerpts

Parent context: What purpose does astro serve if everything is vanilla Reply: Tons! Content collections, components, and layouts all make my workflow and organization much, much simpler while still allowing me the joy and simplicity of writing vanilla code. That's really the gift that is Astro—I get the benefits of a framework but absolutely nothing is any more complicated than I personally want it to be.
positive · u/a****h · r/webdev · comment · Jan 16, 2025 · open on Reddit ↗
Went with Astro deployed to Cloudflare and immensely appreciated that I was mostly able to stick to just writing plain ol' vanilla HTML, CSS, and JS for the whole thing.
positive · u/a****h · r/webdev · comment · Jan 16, 2025 · open on Reddit ↗
Next (and other meta-frameworks like Astro and Sveltekit) are great as BFFs.
positive · u/B****2 · r/webdev · comment · Dec 19, 2025 · open on Reddit ↗
Great work! Astro is such a breath of fresh air for sites that don’t need a heavy JS runtime.
positive · u/B****6 · r/webdev · comment · Dec 11, 2025 · open on Reddit ↗
I love it for SPA’s too! You can use anything you can use in an SPA that you can do with a normal app — just put it all in index.astro
positive · u/Z****y · r/webdev · comment · Dec 11, 2025 · open on Reddit ↗

Svelte

Web frameworks & libraries · 15 mentions · 1 subreddit · #3 of 12 in Web frameworks & libraries

12 positive (80%) · 3 mixed (20%) · 0 negative (0%)

Trust + time weighted: +82%

Top excerpts

Astro with Svelte is a good time.
positive · u/M****3 · r/webdev · comment · Dec 11, 2025 · open on Reddit ↗
HTMX is good when you *don't actually need* a full-blown SPA. It's not just for "simple projects", it is built around a different philosophy than things like React/Vue/Svelte.
mixed · u/m****a · r/webdev · comment · Dec 10, 2025 · open on Reddit ↗
I've been using Svelte since 2019 and so happy about it. One thing people don't understand when it comes to "ecosystem" is another one of those React-things. "Advantages" in a context where an advantage was never needed in the first place doesn't count. React might have a bigger ecosystem, but Svelte doesn't need it. This is because there's so little boilerplate for anything you need, it only takes a few minutes to essentially make your own.
positive · u/G****n · r/webdev · comment · Dec 1, 2025 · open on Reddit ↗
sveltes magic is in the compiler. way less boilerplate, reactive by default. but smaller ecosystem means you might be building stuff from scratch more often.
positive · u/h****i · r/webdev · comment · Dec 1, 2025 · open on Reddit ↗
I really don’t understand why you’d ever use React over Svelte on a new project.
positive · u/S****4 · r/webdev · comment · Nov 7, 2025 · open on Reddit ↗