Frontend in Rust with Yew & WebAssembly: Intro and Review Video
Posted a new video on my channel in the Ecosystem Highlights series:
This time, I revisited the Yew framework and decided to go a bit more in depth. The video has two main parts: intro to the framework, esp. the programming paradigms it supports, with code examples and my take on the good, the bad, and the ugly when working on a webapp with the framework.
I built a cool demo for this video, that you can find here. Code is here.
And, that code has 2 algorithms that I also plan to cover in my videos, namely the shunting yard algorithm and my personal favorite: topological sorting.
If you enjoyed this content, you can sponsor me on Github to produce more videos / educational blog posts.
And if you're looking for consulting services, feel free to contact me .