An open API service indexing awesome lists of open source software.

https://github.com/security-union/yew-beyond-hello-world

yew rust tutorial
https://github.com/security-union/yew-beyond-hello-world

rust rustlang tutorial video video-streaming yew

Last synced: 3 days ago
JSON representation

yew rust tutorial

Awesome Lists containing this project

README

          

![Ww0Xt1mAMy31Ofar0GYu8Oab0v2k0uF1XT_zTt5kPU1M8o58sT5OOXCsSxv3nNGxsG8dG4zI=w1060-fcrop64=1,00005a57ffffa5a8-k-c0xffffffff-no-nd-rj (1)](https://user-images.githubusercontent.com/1176339/155262320-ce1406f0-d35d-418e-a8b9-60b928cceeb2.jpeg)

# Build A Rust WebAssembly Frontend App Using YEW Complete TUTORIAL

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.

# How to run?

```
RUSTFLAGS=--cfg=web_sys_unstable_apis trunk serve
```

# YouTube Video

https://youtu.be/In09Lgqxp6Y

[![IMAGE ALT TEXT](http://img.youtube.com/vi/In09Lgqxp6Y/maxresdefault.jpg)](https://www.youtube.com/watch?v=In09Lgqxp6Y "YouTube video")