I'm biting the bullet and moving to jQuery 2 for some projects. I feel a vague sense of guilt.
miniblog.
Related Posts
JavaScript libraries are rarely updated in the wild. Cloudflare is observing increasing usage even for old versions of jQuery! https://blog.cloudflare.com/javascript-libraries-are-almost-never-updated/amp/
It'd be interesting to normalise against total web traffic size.
@wasamasa@niu.moe I suppose it makes some usages easier and others harder.
jQuery.each supports early termination, whereas Array.prototype.forEach does not. In Smalltalk this is less necessary.
Delighted to see that jQuery 3.0 will have standards-compliant Promises:
