The Nextjs version of <a>
tags.
These allow for better javascript navigation, removing the need for a full browser refresh to load a page.
Nextjs also automatically performs:
- Code splitting
- Prefetching
The Nextjs version of <a>
tags.
These allow for better javascript navigation, removing the need for a full browser refresh to load a page.
Nextjs also automatically performs: