logoalt Hacker News

wredcollyesterday at 6:13 PM1 replyview on HN

> If you have separate state on the client that needs to be managed, you are going to have a bad time regardless of framework.

Yeah, because clients never need to keep track of state like which block is expanded or which tab is selected or that the previous page was or what the user is currently typing...


Replies

wild_eggyesterday at 11:16 PM

Every one of those are things that the browser manages for you if you are using semantic markup and embracing web standards.