Live data from Hacker News

jQuery 4

blog.jquery.com

1–10 of 313 posts

Re: jQuery 4

#3
Nice to see it still around and updated. The sad part is I guess this means React will be around in 2060.

Re: jQuery 4

#4

Unbelievably, still supports IE 11 which is scheduled to be deprecated in jQuery 5.0

Backwards compatibility. Apparently there are still some people stuck on IE11. It's nice that jQuery still supports those users and the products that they are still running.

Re: jQuery 4

#6
post #4

Unbelievably, still supports IE 11 which is scheduled to be deprecated in jQuery 5.0

Backwards compatibility. Apparently there are still some people stuck on IE11. It's nice that jQuery still supports those users and the products that they are still running.

Are those people/products upgrading jQuery though?

Re: jQuery 4

#8
post #4

Unbelievably, still supports IE 11 which is scheduled to be deprecated in jQuery 5.0

Backwards compatibility. Apparently there are still some people stuck on IE11. It's nice that jQuery still supports those users and the products that they are still running.

Who is still stuck on IE 11---and why?

Re: jQuery 4

#9
post #5

Even after migrating to ES modules, jQuery is still somewhat bloated. It is 27 kB (minified + gzipped) [0]. In comparison, Preact is only 4.7 kB [1]. [0]: https://bundlephobia.com/package/jquery@4.0.0 [1]: https://bundlephobia.com/package/preact@10.28.2

jQuery does a lot more though, and includes support older browsers.

Re: jQuery 4

#10
post #4

Earlier quoted context omitted.

Backwards compatibility. Apparently there are still some people stuck on IE11. It's nice that jQuery still supports those users and the products that they are still running.

Who is still stuck on IE 11---and why?

Some corporate machines still run XP. Why upgrade what works?
Post reply on HN