#Server and Client caching in Next 14 development mode

16 messages Ā· Page 1 of 1 (latest)

fickle crypt
#

Is server caching disabled on next 14 development mode by default ? the client caching seems to be working fine, but it looks like server caching isnt there.

sinful cedarBOT
#

šŸ”Ž This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

šŸ•µļø Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

āœ… You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

blissful glen
fickle crypt
blissful glen
fickle crypt
#

is the data cache technically the same as static rendering ?

blissful glen
fickle crypt
#

so i can still revalidate the data cache with revalidatePath which will also update the statically rendered stuff ?

fickle crypt
#

so even if a build the app and a specific route is static, a revalidation still updates it right ?

blissful glen
#

yes

fickle crypt
#

thank you

#

its a bit hard to wrap my head around all this caching rendering thing

#

takes time i guess

blissful glen
#

yea, sometimes it can be a bit confusing. Thought asking questions and solving problems you will learn more and more. So no worries šŸ™‚

sinful cedarBOT