TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The impact of removing jQuery on our web performance

5 pointsby open-source-uxalmost 3 years ago

1 comment

Normillealmost 3 years ago
I&#x27;m generally not a fan of throwing pointless wheelbarrows full of JS libs at a website. And would usually welcome any site announcing they&#x27;re stripped out such cruft.<p>But, as someone alluded to in the comments on the GOV.UK site; the write-up here is pretty misleading in how it suggests the changes have reduced the page load time of every page on the site by ~32kb.<p>After the first page load, the browser would have cached the ~32kb jQuery library anyway. So this does seem like a lot of effort [and taxpayers money] for a one-time ~32kb saving.