Hacker News new | ask | show | jobs
by shmooper 835 days ago
Thanks for sharing! I wasn't aware of these frameworks. As for the events being processed server-side, this is exactly where FastUI differs from any other framework I've stumbled so far - the widgets are sent to the client, and it knows how to render them, so just like any other js framework there's no roundtrip for every keystroke.
1 comments

Phoenix LiveView works this way