Hacker News new | ask | show | jobs
by fersc 2806 days ago
There's also yew[1], which cites ReactJS as a direct influence. It implements a virtualDOM and is quite fast[2]. One of my main motivations for learning Rust right now.

[1]https://github.com/DenisKolodin/yew

[2]https://github.com/DenisKolodin/todomvc-perf-comparison