Hacker News new | ask | show | jobs
by evm9 3760 days ago
You don't need to know of changes unless the user is on that page.

You can use websockets to broadcast/listen for changed data and updated the DOM accordingly (if you're on the web).