Hacker News new | ask | show | jobs
by listenallyall 330 days ago
Yes, probably a lot of storefronts could package up their entire inventory database in a relatively small (comparatively) JSON file, and avoid a lot of pagination and reloads. Regardless, my comment was, of course, intended as sarcasm.
1 comments

Stream the db to the clients post page load and validate client requests against a cache on the server.