Hacker News new | ask | show | jobs
by bikamonki 3576 days ago
I agree, many times a library isn't necessary. In backbone.js I solved this with an interval triggering a global event which sends current scroll pos to all listening views.