So, I had been working with Rust a little bit, trying it with a Discord bot and SurrealDB, but I wanted to use it for web development, so I decided to try WebAssembly, using Yew.
I loved using Rust for a web app, and WebAssembly has an amazing performance compared to JS frameworks/libraries.