Rust on the web is starting to look quite good.

Опубликовано: 29 Апрель 2026
на канале: Dreams of Code
56,374
2.3k

To get your own VPS instance to deploy web apps on, then visit https://hostinger.com/dreamsofcode and use DREAMSOFCODE when checking out to get an additional 10% off.

For what feels like forever now, building a modern web application means writing either JavaScript, or TypeScript.

However, as someone who learnt to code using C++, using either of these languages doesn't feel great.

Fortunately, in 2026, we have a few other options, with one that I personally am enjoying quite a lot.

Rust, which is now not only capable, but is actually thriving.

Real production dioxus app:
https://shotlist.kiru.app

Links to my VPS instances:
https://yew.zenful.cloud
https://leptos.zenful.cloud
https://dioxus.zenful.cloud
https://iced.zenful.cloud
https://egui.zenful.cloud
https://gpui.zenful.cloud
https://confetti.zenful.cloud

Watch my course on building cli applications in Go: https://dreamsofcode.io/courses/cli-a... 👈

How I edit my videos: https://kiru.app

My Gear:
Camera: https://amzn.to/3E3ORuX
Microphone: https://amzn.to/40wHBPP
Audio Interface: https://amzn.to/4jwbd8o
Headphones: https://amzn.to/4gasmla
Keyboard: ZSA Voyager

Join this channel to get access to perks:
   / @dreamsofcode  

Join Discord:   / discord  
Join Twitter:   / dreamsofcode_io  


00:00:00 Intro
00:03:28 Yew
00:04:52 Running a Yew Project
00:08:25 Deploying a Rust web app
00:09:05 Deploying on to a VPS
00:11:31 Other Yew Features
00:12:00 Leptos
00:13:33 Full Stack Leptos
00:16:42 Deploying Full Stack Leptos
00:20:05 Desktop Publishing
00:21:32 Working with JavaScript/Browser APIs