egghead.io
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

  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

Use Head tag in Next.js to add metatags to a site

Tomasz Łakomy
InstructorTomasz Łakomy
  • next
    Next.js

Share this video with your friends

Send Tweet

In this quick lesson we're going to learn how to use Head tag in order to add metatags (such as <title /> and og:title) to our Next.js blog

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