hobo is a Rust frontend framework. Works on stable Rust.
STILL WIP AND EXPERIMENTAL although used in production by GR Digital
Check out the Book!
web_sys::HtmlElement
to manage attributes/contents/etcIn practice, the code ends up being no more verbose than with more conventional frontend frameworks, however quite a bit more straightforward.
CSSStyleSheet.insertRule()
in release