Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Responsiveness support (as in ability to resize to different screen sizes and orientations in real time) at least as good as CSS. This is traditionally a limit of Canvas based UIs that have to use JS to manually reflow everything based on viewport dimensions. It's nowhere as nice as the CSS built-ins (flexbox, media queries, grid, etc.). (Not sure if that's what you meant by compile to WASM?)

I'd want a developer experience similar to MUI (not necessarily the styling, but the drop-in functionality and extensibility).

But then again I'm probably not your target audience either. As a frontend web dev I don't view my UI language as a significant barrier. React is fine. Other frameworks are fine. And things are reasonably performant these days. It's not declaring the UI that's hard, it's translating business requirements into synchronized client and server state. I'd rather have something that's easier to use than rtk-query than some UI wrapper written in WASM just cuz it's shiny.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: