|
|
|
|
|
by nicative
1271 days ago
|
|
Isnt Yew (https://yew.rs/) similar in regard of the react like way to update the html document?
I understood that Dioxus goes beyond and is the whole platform to run the app by including a webview,
but wouldnt make sense to have another framework like yew as dependency to manipulate a "Virtual Dom"? |
|