Comment on Show HN: I made a website even my tech un-savvy parents can use to find a laptopparentComments−misterrpink2yyea this will become a problem at scale but nothing that can't be fixed−misterrpink2yWait I don't see a payload coming in on page load. OP might just have hardcoded json objects into client side−bazil376OP2yThis is kind of correct, but hardcoded sounds a bit worse than it actually is. Basically a cron job updates the JSON file and injects it as a JS object into the bundle
Comments
yea this will become a problem at scale but nothing that can't be fixed
Wait I don't see a payload coming in on page load. OP might just have hardcoded json objects into client side
This is kind of correct, but hardcoded sounds a bit worse than it actually is. Basically a cron job updates the JSON file and injects it as a JS object into the bundle