Hacker News new | ask | show | jobs
by porker 1983 days ago
And yet, jQuery's AJAX related methods are more convenient than the native fetch() API.

And AFAIK not matched by any simple wrapper for the newer APIs (it's fashionable to go to heavier ones like axios).

I still grab jQuery into projects for the sheer convenience.