Blazing Fast Websites with Speculation Rules

July 5, 2024

This post introduces speculation rules, a new web platform feature that allows developers to deliver instant page navigations after the initial page load.By the end of this post, you will:

  • Understand how speculation rules can be used to prerender or prefetch pages.
  • Have practical code examples that you can start using today.
  • Learn how to debug and monitor speculation rules in DevTools.

There’s also a live demo that you can experiment with to see speculation rules in action.

Source: Blazing Fast Websites with Speculation Rules

Hold us to this–we feel speculation rules will have a significant impact on ho w architect and develop web apps in the not too distant future. They work in a progessively enhanced way, and bring significant performance benefits where supported.