Jonathan Kelley be8d2678b5 Feat: prep for cargo 4 năm trước cách đây
..
examples be8d2678b5 Feat: prep for cargo 4 năm trước cách đây
src be8d2678b5 Feat: prep for cargo 4 năm trước cách đây
tests 9c616ea5c0 Feat: more docs, dissolve vnode crate into dioxus-core 4 năm trước cách đây
Cargo.toml be8d2678b5 Feat: prep for cargo 4 năm trước cách đây
README.md 2b9c8d09d9 Feat: docs, code frm percy 4 năm trước cách đây

README.md

Dioxus-core

In the world of Rust UI + wasm UI toolkits, Dioxus is taking a fairly opinionated stance by being functional-only with hooks/context as the primary method of interacting with state.

To focus on building an effective user experience,

Sources

percy: https://github.com/chinedufn/percy/blob/master/crates/virtual-dom-rs/src/patch/mod.rs yew: dodrio: rsx:

react: fre: