Incremental Static Regeneration In Next.js App Router #nextjs #nextjstutorial #nextjs14 #webdev

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


📣 Follow Coding in Flow on social media:
Рекомендации по теме
Комментарии
Автор

- How many pushups can Chuck Norris do?
- All of them!

🤣

gabormiklay
Автор

Your videos are really useful. I've learnt many things. Thank you

zyncc
Автор

I see youre using the chuck norris joke api here. I used that for a final project a year ago in my advanced web dev class and some of the jokes are really weird. My professor basically made his own version of it that we could use. Its funny seeing other people use the chuck norris joke api though.

yaboishadowninja
Автор

How can you do this no-cache when using axios

mohdfaizansari
Автор

ISR with let's say favourite functionality. User is loged in, and comes to the page from google where ISR serves a page and each item has favourite icon. These icons need to show which items are already marked as fvourites for current user. Whats your approach to this situation?

AndriusLau
Автор

is there anyway automatically fetch data whenever the data has changed and not fetch stay in cache whenever data not change?

pmhieu.
Автор

If i have a list of users in table and they are fetched by server side defualt cached in next js i want to refresh them only a if i add any item in list how to do this

saurabhu