Hacker News new | ask | show | jobs
by ralusek 2428 days ago
I'm assuming that the client state would be a lazy representation of the back end state, that only pulls data as needed. The result being that local and server state must both be treated only as asynchronously accessible.