Single Page Applications using Rust
Easy to follow guide to building SPAs using Rust, WebAssembly and Yew
Hasnain says:
This is a pretty good read on writing a SPA using Rust.
Having used Rust to build an interactive SPA before (both client / server), I can confirm it's a seamless experience and being able to share code/type definitions is extremely powerful.
Posted on 2020-08-11T17:07:36+0000