Build A RUST WebAssembly Frontend App Using Yew Complete Tutorial

2 years ago
24

How to build a complete web app frontend using 100% Rust.

WebAssembly opens the door for frontend developers to use languages that don't compile to JavaScript, like Rust.

This technology will change web development!!

We use js-sys, web-sys, and friends to power this web application.

Loading comments...