egghead.io
  1. 1
    Create a Next.js app from scratch with create-next-app
    1m 24s
  2. 2
    Enable TypeScript support in a Next.js app
    1m 54s
  3. 3
    Add global styles to a Next.js app
    2m 35s
  4. 4
    Add CSS-in-JS styles with emotion to a Next.js app
    1m 33s
  5. 5
    Add static routes to a Next.js app
    2m 49s
  6. 6
    Create dynamic routes with next.js
    2m 18s
  7. 7
    Adding absolute imports to Next.js app
    1m 22s
  8. 8
    Use Static Generation with getStaticProps in Next.js with TypeScript
    4m 19s
  9. 9
    Use static generation for dynamic blog pages with Next.js
    6m 42s
  10. 10
    Set up Netlify deployments for a Next.js blog
    2m 41s
  11. 11
    Add client-side transitions to a Next.js app
    1m 50s
  12. 12
    Serve static files with Next.js
    2m 30s
  13. 13
    Use Head tag in Next.js to add metatags to a site
    1m 30s
  14. 14
    Add a Netlify Form to a site to gather user's feedback
    2m 57s
  15. 15
    Change a site name in Netlify
    1m 3s

Add client-side transitions to a Next.js app

Tomasz Łakomy
InstructorTomasz Łakomy
  • next
    Next.js

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

illustration for Build a site from scratch with Next.js, TypeScript, Emotion and Netlify

Course

Build a site from scratch with Next.js, TypeScript, Emotion and Netlify

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions