TIL that calling .click() on an anchor tag doesn't do what you'd expect in jQuery: http://t.co/xN04FAj2e8
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:
