Materials and tools; client and server; declarative and imperative; inclusion and privilege.| adactio.com
The story behind the HTTP Archive Web Almanac from one of it's contributors.| www.tunetheweb.com
12 tips to enforce control to secure Google Tag Manager (GTM) and prevent security or performance problems| www.tunetheweb.com
Third Parties chapter of the 2021 Web Almanac covering data of what third parties are used, what they are used for, a deep dive into performance impacts and a discussion on security and privacy impacts.| almanac.httparchive.org
Recommendations for implementing logic and rendering in apps.| web.dev
The dominant costs of processing JavaScript are download and CPU execution time.| v8.dev
Code Splitting has been around for a while but I feel it is somewhat underused in most ClojureScript projects and there aren’t many examples showing how you ...| code.thheller.com
How to make a React app load ~30% faster – by tuning some configs and delaying some scripts| 3perf.com
The web is drowning in a sea of JavaScript, awash with unnecessary bloat, inaccessible cruft, and unsustainable patterns. Jeremy Wagner plots a course to navigate the JavaScript Sea responsibly by …| A List Apart
The other week, there were a few articles that came out about Chrome’s NOSCRIPT intervention: an intervention that would disable JavaScript altogether on slow networks. Chrome intervening on behalf of the user when it feels the network is iffy isn’t exactly new. Chrome has several interventions including one that can replace images with placeholders and one that bypasses web fonts on slow connections. The NOSCRIPT intervention itself isn’t even new. From the looks of it, it’s been aro...| timkadlec.com
What we talk about when we talk about what we talk about when we talk about web performance.| ethanmarcotte.com
Despite the massive growth of docs-as-code as a documentation ethos, I continue to be surprised, year after year, by the lack of robust docs-as-code tools. Most days it feels as if docs-as-code was a giant standing on feet of clay, on the fragile toolchains that we use to create our documentation in all kinds of software companies, from startups to unicorns.| passo.uno