Any good book or tutorial on creating SPA using webassembly

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
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
  1. yew

    Rust / Wasm framework for creating reliable and efficient web applications

    I don't necessarily disagree with you, but this person is right - things have come a long way. It's perfectly possible to write a non-trivial yew app without writing any js or de/serialization code yourself - the glue is abstracted away. Here's the obligatory todomvc example with no js necessary: https://github.com/yewstack/yew/tree/master/examples/todomvc there are a lot more in the parent dir.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. bitque

    A simplified Jira clone built with seed.rs and actix

  4. Seed

    A Rust framework for creating web apps

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
  • GitHub - seed-rs/seed: A Rust framework for creating web apps

    5 projects | /r/rust | 17 Sep 2021
  • You do Yew: Rust frontend framework that compiles into WebAssembly

    4 projects | dev.to | 28 Jul 2021