Build awesome web applications with Rust!

Manpreet Singh
3 min readDec 27, 2021

Welcome back! Rust is an awesome programming language with a ton of capability, if you’re new to this language, check out the link below to learn more about it:

So, let’s talk about an awesome way to build web applications with Rust, this specific framework is called yew! Luckily for us, this framework is hosted on GitHub, check out the link below to view this repository:

They also have a website as well, here is a link to that:

This specific framework prides itself on being a modern framework, it’s component based, great performance…

--

--