Hacker News new | ask | show | jobs
by AstroBen 259 days ago
They're for client-side only features. Think toggling CSS classes, updating the index on a slider- you ideally don't want to have to hit the server for that
1 comments

Thanks - I was having a quick read of the documentation for those projects and that makes perfect sense.