Anthony Oyathelemhi
Dev Notes by Tony

Dev Notes by Tony

Follow
homebadges
Tag

Node.js

#nodejs

More content

Read more stories on Hashnode


Articles with this tag

How to preload pages with Nextjs

Aug 15, 20212 min read

There are two next-specific ways you can navigate between pages in a Nextjs application (on the client side) Using the component from next/link...

How to preload pages with Nextjs