RSSAmplifier

Ben Ilegbodu · Nov 7, 2021

Wrapping next/link to use with a custom UI Link component

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

[Next.js](https://nextjs.org/) has a pretty snazzy file-system based [router](https://nextjs.org/docs/routing/introduction) that is built on the concept of [pages](https://nextjs.org/docs/basic-features/pages). The router allows us to do client-side route transitions between pages similar to a single-page application (aka SPA). Next exports a React component called…

Read on benmvp-58narrjea-benmvp-dev.vercel.app/blog/wrapping-next-link-custom-ui-link-component

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.