Hacker News new | ask | show | jobs
by tyingq 1187 days ago
>All frameworks that I know for WebApps, don't rely on OO though

Sure, though they rely on a lot of things that are only bundled with a web browser like the DOM and CSS and their concepts of namespacing, encapsulation features, etc.

1 comments

Which concepts specifically?

Rust can provide encapsulation namespacing as well

Yes. Just saying there's less existing UI specific examples and material to draw from.