Using the fetchLater() API: Reliable Beaconing for the Modern Web Chrome 135, released in...
In the ever-evolving landscape of web development, staying on top of performance issues and debugging...
[WIP] Come back later ...
Speculation Rules API: A New Era of Faster Web Browsing ...
Imagine using the internet and seeing web pages load immediately, almost like magic. No more waiting...
Live core web vitals (local metrics) in browser devtools ...
Performance Audit: Analyzing Namshi’s Mobile Website with Live...
If you’re new to Live Core Web Vitals, check out my previous post: ...
Local metrics are the new addition to the performance panel in Chrome DevTools. They provide...
Tasks: The Essential Components of All Browser Activity Imagine a web browser as a tireless worker,...
Understanding the Browser's Main Thread Every time we surf the web, there's a hidden world of...
If you are from the front-end world, you already know that Typescript and React are the popular combo for building applications. In this post, I will talk about a small Typescript tip that you might encounter when working in React applications.