Angular
Svelte
| Angular | Svelte | |
|---|---|---|
| 837 | 723 | |
| 99,544 | 85,216 | |
| 0.4% | 0.8% | |
| 10.0 | 9.9 | |
| 4 days ago | 1 day ago | |
| TypeScript | JavaScript | |
| MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Angular
- Ng-News 25/50: Auto-Destroy for Router Providers, Signal Forms
feat(router): add controls for route cleanup #65991
- Ng-News 25/49: Signal Forms & @angular/aria
- Angular v18+ - Understanding @defer: Blocks, Triggers, and Deferrable Views (Part 1)
Hydration transforms a pre-rendered HTML page (produced by server-side rendering) into a fully interactive Angular application on the client side. With incremental hydration (here the complete RFC), you can determine when specific parts of your application need to become interactive.
- Practicing programming with sandbox projects
- Signal Forms Just Got Automatic State Classes (And More)
Luckily, as of Angular 21.0.1, there's now a really clean way to add them back.
- Angular PDF Libraries: Free & Paid Tools (In-Depth Developer Guide)
Angular PDF libraries provide a powerful set of features that enable developers to create, display, and manipulate PDF documents, which include an Angular PDF viewer/editor, directly within an Angular application. Which helps us to create PDF files, being a common format for reports, invoices, forms, and downloadable content, their implementation has become an indispensable part of today's web development.
- Ng-News 25/45: Analog v2, Debouncing in SignalForms, Testing & Time
feat(forms): add `debounce()` rule for signal forms #64929
- Custom Validators in Angular Signal Forms (You Probably Need This)
Custom validators are one of those things you'll definitely need when building real-world forms. But if you've been wondering how they work with Angular's new Signal Forms API, you're in the right place. Today we'll migrate a form with custom validation from Reactive Forms to Signal Forms, and I think you'll be pleasantly surprised by how straightforward it is. The syntax changes are minimal, and the result is cleaner, more reactive code.
- “Reactive Forms Are Just as Good.” Okay, Watch This.
I've made a few tutorials on Signal Forms now, and I've seen the comments. Some of you said the old Reactive Forms way is just as good, or you just still like it better. And I get it. Maybe the benefit hasn't been obvious. So today, I'm going to show you a real-world form (the kind that gets messy fast) and we're going to rebuild it using Signal Forms. By the end of this post, hopefully you'll see the advantage, not just hear me say it.
- Goodbye FormArray. Hello Signal Forms.
Building dynamic forms in Angular has always felt a little like assembling IKEA furniture without the instructions. But soon, there will be a simpler, more reactive way. One that actually feels reactive. In this tutorial, we’ll take a dynamic form built with classic Reactive Forms and upgrade it to use the new Signal Forms API. It's still experimental, but what it can already do will make you wish it wasn’t.
Svelte
- Rekichizu: A Modern Take on Japan's Historical Maps
The core mapping engine is MapLibre GL JS, a powerful open-source web map library 3. The front-end web framework of choice is Svelte, which MIERUNE has adopted company-wide as its default stack.
- Ripple, the elegant TypeScript UI framework.
Personally, I (@trueadm) have been involved in some truly amazing frontend frameworks along their journeys — from Inferno, where it all began, to React and the journey of React Hooks, to creating Lexical, to Svelte 5 and its new compiler and signal-based reactivity runtime. Along that journey, I collected ideas, and intriguing thoughts that may or may not pay off. Given my time between roles, I decided it was the best opportunity to try them out, and for open source to see what I was cooking.
- Taking The Cloud Resume Challenge: GCP Style
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.
- Gleam v1.12.0 Released
I come from js/ts as well I find snake case much more readable now. There are even js/ts projects that use snake case despite the convention for readability
https://github.com/sveltejs/svelte/issues/3479#issuecomment-...
- Devlog#1 SlideMD
- How I made a Multi-Agent AI Sidebar with Electron and Svelte
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.
- Monorepo with Bun
a svelte5 spa
- Best 15 Svelte UI Components & Libraries for Enterprise-Grade Apps
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.
- Sumrise: Personal Spend Analyzer
tools: sveltekit, pocketbase, postmark, groq, docker, cloudflare, cloudflared.
- The UI Future Is Colourful and Dimensional
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 in order to look good, but can the same be said of Windows XP? You can make just a few parts of your app drop-shadowed, you can add some slight reflection gradients while keeping the whole thing matte, you do not need to get rid of all visual depth just to avoid the feeling of zeerust.
What are some alternatives?
Drawflow - Simple flow library 🖥️🖱️
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
astro - The web framework for content-driven websites. ⭐️ Star to support our work!
leptos - Build fast web applications with Rust.
lit - Lit is a simple library for building fast, lightweight web components.
React - The library for web and native user interfaces.