Hacker News new | ask | show | jobs
by DrScientist 972 days ago
Yep.

Modern clients are complicated because state management is complex.

Ironically, that's what the early web largely got rid of - for example this web page I'm using now has very little state to manage.

1 comments

yeah, because keeping state in a backend-cookie-based-session was a huge pain in the ass