You do Yew: Rust frontend framework that compiles into WebAssembly

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. percy

    Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.

    If you like what I wrote so far, you can continue reading my Yew App Walkthrough, and if not, there are alternatives like Percy and Seed.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Seed

    A Rust framework for creating web apps

    If you like what I wrote so far, you can continue reading my Yew App Walkthrough, and if not, there are alternatives like Percy and Seed.

  4. yew

    Rust / Wasm framework for creating reliable and efficient web applications

    yewtil = { git = "https://github.com/yewstack/yew", features = ["fetch"] } serde = {version = "1.0.125", features = ["derive"]} serde_derive = "1.0.126" anyhow = "1.0.40"

  5. todo_app_rust_yew

    This was a simplified example of how everything works. You can access my application on github.com/barrage which uses a custom backend and more features. Check that repository for reference if you get stuck with something.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Yew alternatives

    2 projects | /r/learnrust | 13 Jun 2023
  • Web development

    5 projects | /r/rust | 6 Feb 2022
  • From TypeScript To ReScript (blog post)

    3 projects | /r/reactjs | 11 Jan 2022
  • Any good book or tutorial on creating SPA using webassembly

    4 projects | /r/rust | 6 Dec 2021
  • GitHub - seed-rs/seed: A Rust framework for creating web apps

    5 projects | /r/rust | 17 Sep 2021

Did you know that Rust is
the 5th most popular programming language
based on number of references?