Add client-side transitions to a Next.js app

Tomasz Łakomy
InstructorTomasz Łakomy

Share this video with your friends

Send Tweet

Being able to link from one page to another is how the web was born so in this quick lesson we're going to learn how to use a Link component from next/link package in order to add client-side transitions to our Next.js app