lucacasonato / dext.ts

The Preact Framework for Deno
https://deno.land/x/dext
MIT License
241 stars 8 forks source link

Prefetch routes on link hover #41

Open lucacasonato opened 4 years ago

lucacasonato commented 4 years ago

When a user hovers over an <a> tag, the component and data should be pre-fetched.

matthewharwood commented 3 years ago

Quicklinks is a pretty simple implementation of this. . https://github.com/GoogleChromeLabs/quicklink