1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Update README.md

This commit is contained in:
Guillermo Rauch 2016-12-26 15:14:27 -08:00 committed by GitHub
parent 1456af8fd6
commit d022cd9f24

View file

@ -206,6 +206,8 @@ export default () => (
)
```
__Note: use [`next/prefetch`](#prefetching-pages) for maximum performance, to link and prefetch at the same time in the background__
Client-side routing behaves exactly like the browser:
1. The component is fetched