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