Click any tag below to further narrow down your results
Links
This article discusses Etsy's implementation of the Speculation Rules API to improve the performance of product listing pages. By prefetching resources, Etsy achieved notable speed enhancements, with metrics showing up to a 24% improvement in load times. The piece also covers lessons learned and potential future applications of this technology.
The article discusses JavaScript's Beacon API, which allows developers to send data to a web server asynchronously without impacting the performance of the user experience. It highlights the importance of using this API for tracking user interactions and sending analytics data when users navigate away from a page. The Beacon API is particularly useful for ensuring that important data is captured even if a user exits the site abruptly.