@mohs @tomxcd@fedi.nullob.si Yeah that's the point. Frontend with no JS. Just with Rust which compiles to WASM. However I don't think yew is mature enough yet.
@mohs @tomxcd@fedi.nullob.si For everyday #Frontend #development. It's not only about #yew itself but also its ecosystem I think.
@mohs @tomxcd@fedi.nullob.si Also development costs with Rust is far more expensive than for JS
@mohs @tomxcd@fedi.nullob.si Yeah that is the special feature of #rust However not even all #js_frameworks have good enough ecosystem. For example #inferno has much better performance than #reactjs however UI libraries available for React are far beyond those of inferno.
@farooqkz @tomxcd I'm using yew for some month now, it is a good framework to do frontend development - in most cases without the need to write a single line of js.