Getting Started with Next.js: The React Framework for Production

Опубликовано: 23 Ноябрь 2020
на канале: Pragmatic Reviews
5,366
47

In this video we are going to start working with the Next.js React Framework by taking a look at how Pages, Routing and Links work.
➥ Buy Me a Coffee: https://buymeacoff.ee/pragmatic

➥➥ Learn even more! ➥➥
Learn Contentful ➥ https://bit.ly/PragmaticContentful
Learn Strapi ➥ http://bit.ly/PragmaticStrapi
Learn Gatsby ➥ https://bit.ly/PragmaticGatsby
Learn Deno ➥ https://bit.ly/LearnDeno
Learn GraphQL ➥ https://bit.ly/LearnGraphQL
Golang in the Cloud ➥ https://bit.ly/LearnGolangCloud
Gin Crash Course ➥ http://bit.ly/2SXdJu2
Golang Crash Course ➥ http://bit.ly/39ZH8dy
Zapier Crash Course ➥ http://bit.ly/37q1BGt

Timestamps:

Intro - 0:00
Creating a new Next.js project - 0:43
Next.js project structure overview (create-next-app) - 2:10
Adding new page in Next.js - 4:05
Routing examples (useRouter hook) in Next.js - 5:16
Link example in Next.js - 11:54
Outro - 13:27

#Next #React #Framework