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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • 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"

  • 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