Explore >> Select a destination


You are here

www.debugbear.com
| | rviscomi.dev
12.0 parsecs away

Travel
| | The web is getting faster. In fact, according to HTTP Archive, more websites than ever before are passing the Core Web Vitals assessment, which looks at three metrics that represent different aspects of page performance: loading speed, interaction responsiveness, and layout stability. Earlier this week, the Chrome team published a retrospective on the Web Vitals [...]
| | www.smashingmagazine.com
6.5 parsecs away

Travel
| | The Performance API is a set of standards for measuring and evaluating performance metrics with JavaScript. This article demonstrates how to use the Performance API to generate performance metrics directly in the DOM to create your own reporting.
| | davidwalsh.name
8.6 parsecs away

Travel
| | I hate slow websites. They are annoying to use and frustrating to work on. But what does it mean to be "slow"? It used to be waiting for document load. Then ...
| | www.martinfowler.com
57.4 parsecs away

Travel
| The microservice architectural style develops an application as a suite of independently deployable services.