Hacker News new | ask | show | jobs
by ComputerGuru 2292 days ago
Someone on HN recommended it to me before, so I’ll just pass this along: look at intercooler JS for making individual “live widgets” on a well-designed graceful degradation site like you describe.
2 comments

Also Alpine.js, which has got quite a community behind it (somehow promoted by Laravel, IIRC). It is less than intercooler, but provides timesavers for simple sites like described. A compromise between a framework and none.
No, that’s not along the lines of what I’m suggesting at all.
Haven't heard of that one. Thanks!
Also unpoly, which I prefer to Intercooler and it’s my favourite unknown library since jQuery was first released. It’s an incredible time saver.
Thanks for pointing me towards that. Looks like a very nice “graceful ajaxification” library.