Next.js SSG(static site generation) : getStaticProps(), getStaticPaths(), pagination and ISR

preview_player
Показать описание
1. getStaticProps
2. getStaticPaths
3. pagination
4. ISR

discord:

Table of content:
+ Content:
⌨️ (0:00) Introduction
⌨️ (2:06) project structure
⌨️ (3:03) getStaticProps()
⌨️ (7:00) getStaticPath()
⌨️ (13:09) fallback (true, false, blocking)
⌨️ (21:20) Pagination
⌨️ (26:12) ISR ( incremental static generation)
Рекомендации по теме
Комментарии
Автор

One of 10 videos that clearly and clearly explains pagination on next.js without a bunch of plugins) Thank you very much!

Razilator
Автор

Thank you so much, this cleared up all confusions i had with implementing pagination!

nejmanja
Автор

Great video, with great explanations.

RakibHossain-moty
Автор

last part wos not explained as good as prev parts
but it is fine

sosite