Svelte might be a bit more popular than Astro Build. We know about 395 links to it since March 2021 and only 266 links to Astro Build. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I went with SvelteKit to make everything easier for me (feel free to use what works for you to achieve your goal). I also used TailwindCSS' preflight script to reset the default browser styles to make styling super easy. - Source: dev.to / about 2 months ago
I primarily work on Windows, though I also use Linux, so I needed a cross-platform solution. I chose Electron for its flexibility and paired it with Svelte, TailwindCSS, and Vite-Electron. Vite made dev setup fast and clean, which I really appreciated. - Source: dev.to / 3 months ago
Svelte continues to earn a reputation as the joy-to-work-with framework due to its lightweight nature, elegant syntax, and compile-time reactivity. It is often used for side projects, hobby apps, and small websites, but Svelte isnโt just for passion projects. - Source: dev.to / 4 months ago
The first time I visited https://svelte.dev , the non-flat-vector banner instantly won me. It just stands out from the world around it. I just sort of assumed the engineering was superior to the competition if they were going to lead with crimped metal (and was right). Flat design has always struck me as an extremist response to an issue. Windows Vista required everyone to be on the same page design-language wise... - Source: Hacker News / 4 months ago
Svelte as the main framework. (Whimsy is my first Svelte project, actually! And Svelte didn't disappoint. Almost.). - Source: dev.to / 4 months ago
My motivation for completing Frontend Mentor's Contact form challenge was to test-drive my field and form packages. I also recently started using and enjoying Astro so I wanted to explore what it would be like to use it as my frontend workshop environment. I even ended up experimenting with Makefiles, Nushell, and Nix flakes within this project. Overall, I learned a lot and gained some new skills. In this post I'm... - Source: dev.to / 5 days ago
The data from HTTP Archive and Chrome UX Report cited on astro.build gives us a clear picture. Only 44% of WordPress sites pass Core Web Vitals benchmarks, while Astro (unsurprisingly) leads the pack at 63%. - Source: dev.to / 8 days ago
I recently remade my website (I know, I know) and I got a surprise when getting to reimplement an rss feed because, while Astro has a module that helps with generating an rss feed, Nuxt doesn't - at least not for V3 and consequently V4. But worry not, for making one is easy enough ! - Source: dev.to / 12 days ago
For awareness, if you want to build a SSG/SSR frontend, there's also [Astro](https://astro.build/) It lets you ship client islands to the client, which AFAIK is essentially partial hydration. - Source: Hacker News / about 1 month ago
Enter Astro. Astro allowed me to build a page from any URL pattern, server-side, include complex js driven divs, but have a 90+ lighthouse score. It still uses tailwindcss it still can use any js modules or functions that the SPA uses. So it was familiar. It did not require a whole re-think. - Source: dev.to / about 1 month ago
Vue.js - Reactive Components for Modern Web Interfaces
Hugo - Hugo is a general-purpose website framework for generating static web pages.
React - A JavaScript library for building user interfaces
Next.js - A small framework for server-rendered universal JavaScript apps
Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.
Jekyll - Jekyll is a simple, blog aware, static site generator.