Svelte
awesome-blazor
Our great sponsors
Svelte | awesome-blazor | |
---|---|---|
533 | 29 | |
66,386 | 7,525 | |
1.9% | - | |
9.5 | 9.3 | |
6 days ago | 7 days ago | |
TypeScript | ||
MIT License | Creative Commons Zero v1.0 Universal |
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.
Svelte
- Introducing react.dev: the new React docs site!
-
Closing, Cloning, or Disabling the Shadow DOM
[1] The question of removing the shadow DOM or creating the topic has been reported at the webcomponents/polyfills repository under issue #82 , and svelte/sveltjs issue #1748 .
-
We have started a new Svelte component library inspired by tabler.io: YeSvelte
I opened an issue on Svelte's GitHub here and they didn't like that feature :)
-
Need an advice for frontend framework (beginner in frontend development)
But if you're going to be guaranteed coding all your components from scratch anyway, i'd recommend svelte instead. Because it has less bloat (no vDOM / less complicated state lifecycle to care about), and is easier to style without other libs like tailwind or vanilla-extract.
-
Build a High-Performing Ecommerce with Svelte and Medusa Backend
The next step is to create and set up a new Svelte project for the ecommerce project. This Svelte commerce will use SvelteKit since it is the recommended setup method.
-
Svelte and Tailwind for building Chrome Extension
Svelte is a JavaScript framework that compiles your code into efficient JavaScript that surgically updates the DOM. It is a compiler that converts your code into a more efficient version of itself.
-
[AskJS] How much CS knowledge does a frontend dev really need?
If I were starting something, (or even if I were incrementally moving over pages from a larger project as they were touched), I would use Svelte / Svelte Kit 100% of the time. It's effectively a language (the use of JS/TS, CSS, and HTML together but nicer) with a compiler rather than a runtime framework. It's dead simple and it produces insanely small and performant output by default. Both of those have excellent tutorials you can use right on their website without installing anything.
-
Question: Where does Nuxt 3 fit in, in 2023?
In 2023 there are a wealth of developer options for front-end: React, Vue, Svelte, Solid and many more.
-
Do we really need HTML?
There are many libraries and frameworks that try to change the roles like Svelte, that creates precompiled JS code from a source, which is made of a melange of HTML and JS. Finally you have the choice to run your code on server- oder client side.
-
Maximizing Performance in Angular Applications: Proven Tips and Techniques
If your app requires high performance, consider using a framework that is specifically designed for performance, such as Svelte, Vue, or React. If you insist on using Angular, you can still optimize your application by following the tips below...
awesome-blazor
-
Live Search from MySQL DB in Blazor Server
Querying a (MySQL) database can be done in multiple ways in .NET, I usually prefer to use Entity Framework Core. For components, I like to use the MudBlazor component library. It also has an autocomplete component. If you want to look at different options for Blazor libraries/components(and more) you can take a look at this awesome collection.
-
Where can I learn Blazor?
Anyhow, there are a few similar sites at https://blazorschool.com/ and https://blazor-university.com/ , and if you're serious about it there are a ton of resources catalogued at https://github.com/AdrienTorris/awesome-blazor
-
Any Blazor templates?
https://github.com/AdrienTorris/awesome-blazor, specifically under the Libraries & Extensions section.
-
awesome-blazor VS wisej-extensions - a user suggested alternative
2 projects | 10 May 2022
- blazor or javscript frameworks
- Blazor Tutorials
-
Blazor makes sense but is it catching on?
Blazor really is awesome. :)
-
My Favorite C# Features - Part 5: Build for the Modern Web with Blazor
Contributions are always welcome! Please take a look at the contribution guidelines pages first. Thanks to all contributors, you're awesome and wouldn't be possible without you!
-
Any Good Open Source Blazor Server Applications to Learn From?
Check out Awesome Blazor , you’ll learn everything you need to know :-)
-
Pre-render Blazor WebAssembly on static web hosting at publishing time
View on GitHub
What are some alternatives?
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
solid - A declarative, efficient, and flexible JavaScript library for building user interfaces. [Moved to: https://github.com/solidui/solid]
lit - Lit is a simple library for building fast, lightweight web components.
lit-element - LEGACY REPO. This repository is for maintenance of the legacy LitElement library. The LitElement base class is now part of the Lit library, which is developed in the lit monorepo.
Next.js - The React Framework
qwik - The HTML-first framework. Instant apps of any size with ~ 1kb JS
SvelteKit - web development, streamlined
Gatsby - The fastest frontend for the headless web. Build modern websites with React.
video.js - Video.js - open source HTML5 video player
Bootstrap - The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
stencil - A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic codebase.
Angular - The modern web developer’s platform