Hacker News new | ask | show | jobs
by strictfp 1957 days ago
You can also use the original web page model; the state is on the server, every button click generates an action to change state, and the updated ui is regenerated fron scratch based on the new state.