top | item 42389400

(no title)

andridk | 1 year ago

Very cool demo, but If the application code is HTML/JS/CSS, then why do we need RSX?

Is the web framework necessary? How does this compare, to say Tauri w. React & Vite?

discuss

order

jkelleyrtp|1 year ago

In the same way React Native still uses JSX, Dioxus uses RSX even if those widgets are rendered natively (say, on the GPU).