Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Build a site from scratch with Next.js, TypeScript, Emotion and Netlify, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:25
    Create a Next.js app from scratch with create-next-app
  2. Урок 2. 00:01:55
    Enable TypeScript support in a Next.js app
  3. Урок 3. 00:02:36
    Add global styles to a Next.js app
  4. Урок 4. 00:01:34
    Add CSS-in-JS styles with emotion to a Next.js app
  5. Урок 5. 00:02:50
    Add static routes to a Next.js app
  6. Урок 6. 00:02:19
    Create dynamic routes with next.js
  7. Урок 7. 00:01:23
    Adding absolute imports to Next.js app
  8. Урок 8. 00:04:20
    Use Static Generation with getStaticProps in Next.js with TypeScript
  9. Урок 9. 00:06:43
    Use static generation for dynamic blog pages with Next.js
  10. Урок 10. 00:02:42
    Set up Netlify deployments for a Next.js blog
  11. Урок 11. 00:01:51
    Add client-side transitions to a Next.js app
  12. Урок 12. 00:02:31
    Serve static files with Next.js
  13. Урок 13. 00:01:31
    Use Head tag in Next.js to add metatags to a site
  14. Урок 14. 00:02:58
    Add a Netlify Form to a site to gather user's feedback
  15. Урок 15. 00:01:04
    Change a site name in Netlify