Bloger
Trở lại danh sách

Introducing Smart Prefeching

2019 M01 28 1 min read

Introducing Smart prefetching ⚡️

Starting from Nuxt v2.4.0, Nuxt.js will automagically prefetch the code-splitted pages linked with <nuxt-link> when visible in the viewport by default. This hugely improves the end user performances, inspired by quicklink.

nuxt-prefetch-comparison

Demos are online and we recommend you to try it out to feel the difference:

You can learn more about this feature in the <nuxt-link> section of the documentation.

framework feature performance

Caught a mistake or want to contribute to this blog post? Edit this page on GitHub!