Getting Started With Next.js | 1-Hour Tech Talk | DigitalOcean

preview_player
Показать описание

About the Presenter

Agenda
0:00 Introduction
3:00 Create-next-app
6:50 File system routing
9:09 Code splitting and bundling
10:57 Image optimization
18:39 API routes
25:05 Static site generation
31:21 Fetching data
34:24 getStaticProps()
38:37 Deploying
43:53 Image Optimization for images on an external website
45:50 SSG (Static Site Generation) & SSR (Server-Side Rendering)
46:34 Image Optimization for mobile to desktop optimization
48:55 Q&A

- - - - - - - - - -

- - - - - - - - - -

Subscribe to the DigitalOcean YouTube channel:

- - - - - - - - - -

About DigitalOcean
The DigitalOcean Developer Cloud™ simplifies modern app creation for new generations of developers working independently, at tech startups, and within small-to-medium sized businesses around the world.

#Nextjs #Reactjs #DOTechTalks
Рекомендации по теме
Комментарии
Автор

I was kinda familiar to Next.js but after this demo, dude... This is insane. The image optimization is insane!

claudsonm
Автор

Thank you for this insightful content!

sulattphone
Автор

If the first visit to the page goes and gets data from an API and then it generates the static page for the 2nd visit, what happens when the data in the the API changes? Does that mean the page gets stuck in time if the data on the back end changes?

erichhaemmerle
Автор

For my database connection i use sequelize library. Thank you for this, very helpful. i wish i was available for the live session. However i would like to see a tech talk about how to build a PWA(Progressive Web App) with nextjs and also how to convert a regular app to a PWA. Thank you in advance

noaexel
Автор

you have sold me on next.js and easy deploy ob droplet. tk

jp
Автор

What extensions and themes are you using ?. I like it

hemanthkumar-cyjz