sycamore
material-web
sycamore | material-web | |
---|---|---|
70 | 14 | |
2,765 | 9,152 | |
1.1% | 1.6% | |
6.6 | 9.4 | |
about 2 months ago | 9 days ago | |
Rust | TypeScript | |
MIT License | Apache License 2.0 |
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.
sycamore
-
Building a Rust app with Perseus
Perseus is a fast frontend web development framework for Rust with built-in support for reactivity using Sycamore, server-side rendering, and much more. Sycamore is a frontend library that allows you to build interactive user interfaces with Rust. I’d say that Perseus is to Sycamore as Next.js is to React, so it’ll be helpful for you to have a fair understanding of Sycamore before jumping into using Perseus — although it’s not necessary to follow along in this article.
-
Announcing samba – a Rust full-stack assistant for ballroom dancers
Now, I considered whether to spend more time fixing everything that now failed in sycamore 0.9. But there are major changes ahead which would require yet another major refactoring, to the point where I am not sure whether it would not be more of a rewrite than a refactoring, given my previous experiences with sycamore.
-
Rust Tauri (inspired by Electron) 1.3: Getting started to build apps
Sycamore.
-
Want a web app to respond to local file changes. Is Tauri the solution here?
Sycamore, Yew, or Seed if you want a full-stack solution. (Or Leptos if you want something that's faster but less mature.)
-
Hey Rustaceans! Got a question? Ask here (16/2023)!
There are others, like Sycamore, similar story as Leptos but imo Leptos is (currently) more ergonomic.
-
Sycamore -a library for creating web apps in Rust and WebAssembly
Sycamore is a reactive library for creating web apps in Rust and WebAssembly. https://github.com/sycamore-rs/sycamore
-
Yew | What’s been your experience?
I tried my first project with yew as frontend. And my experience was after some time similar to the already mentioned ones: It is a little more to take on than I actually wanted. And some things were not straightforward to achieve. I switched to sycamore for the other projects now and I am much more satisfied (but this could also be since I have some more experience in the Rust ecosystem by now). Changing from yew to sycamore was pretty easy and I can achieve most of the tasks with less code.
-
Rust tech stack
If you want to do fullstack/SPA stuff, check out Sycamore, Seed, and Yew.
-
rust web dev??
If you want to do front-end SPA development, take a look at Yew, Seed, or Sycamore.
-
How Discord Stores Trillions of Messages
I have written a front-end (website) application in Rust that is used internally in production. I wouldn't recommend to use something like sycamore, leptos, dioxus, yew for you next puplic web-app now but i can absolutely see how this is used in the future as those libs mature.
material-web
-
The Google Fit APIs will no longer be available after June 30, 2025
Just in recent months:
1. Google no longer developing Material Web Components (https://github.com/material-components/material-web/discussi...)
2. Google Drops Support for Flutter
3. Google Drops Support for Dart (https://stackademic.com/blog/google-drops-support-for-flutte...)
4. And what else I did not hear about ...
Think about the consequences on startups with small budgets ...
-
What is a component library and should you build your own?
For instance, Google’s Material Web is a web component implementation of Material Design. Base Web and Lightning Web Components are also open source too.
-
What are Web Components
GitHub: Material Web
- Google's Material Web Components is discontinued
- Web Components e a minha opinião sobre o futuro das libs front-end
-
Making Web Component properties behave closer to the platform
For example, all the following design systems can be used without tooling (some of them provide ready-to-use bundles, others can be used through import maps): Google's Material Web, Microsoft's Fluent UI, IBM's Carbon, Adobe's Spectrum, Nordhealth's Nord, Shoelace, etc.
-
Google Material Web
Guess there was a 1.0 3 weeks ago: https://github.com/material-components/material-web/discussi...
-
I shaved 80 MB from my TypeScript build by removing googleapis
There is a new “official” one in the works here [1] that uses lots of the “latest and greatest stuff” and should be very fast when it’s finished (later this year). As far as I know it’s set to become the new default company wide implementation of Material on web.
[1] https://github.com/material-components/material-web
-
Using native form with web components + felte no data being passed
I'm using material-web web components inside a form with felte.dev
- Easiest Front-End framework for backend developers?
What are some alternatives?
yew - Rust / Wasm framework for creating reliable and efficient web applications
lwc - ⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation
dioxus - Fullstack app framework for web, desktop, mobile, and more.
patternfly-elements - PatternFly Elements. A set of community-created web components based on PatternFly design.
leptos - Build fast web applications with Rust.
solid - A declarative, efficient, and flexible JavaScript library for building user interfaces.
perseus - A state-driven web development framework for Rust with full support for server-side rendering and static generation.
spectrum-web-components - Spectrum Web Components
rust-dominator - Zero-cost ultra-high-performance declarative DOM library using FRP signals for Rust!
silkenweb - A library for writing reactive single page web apps
tauri - Build smaller, faster, and more secure desktop applications with a web frontend.
vaadin - An evolving set of open source web components for building mobile and desktop web applications in modern browsers.