Hacker News new | ask | show | jobs
by city41 3499 days ago
Not to mention storing app state directly in the DOM can have performance implications, as JS needs to cross the bridge and possibly force relayouts to access the state info.