I'm practicing rust with this:
Working on Piefed port to rust with code along book
AI agent workflow: Just tasked my AI agent with writing a 100k+ word kid-friendly Markdown book teaching how to build a full Rust project from scratch—step-by-step, follow-along coding style.
I was also thinking of porting photon to yew, leptos or dioxus but in the end I decided to learn svelte instead, seems much more popular, and maintaining another port would be too much.
What made you decide on dioxus?