Skip to content

Cache with Server Components to improve first load performance and experience #232

Answered by amannn
jorgebef asked this question in Q&A
Discussion options

You must be logged in to vote

One of the annoying parts of using the Nextjs docs approach for i18n (apart from not having the plethora of niceties next-intl has) is prop drilling the locale to oblivion.

Yep, that's very much the reason why next-intl currently requires SSR, since this allows for a workaround!

Do you have any relevant links / issues / PR's to read more about it?

Unfortunately there's very little information about it:

The React repo also has some tests for it if you search in the code base, but I think that's pretty much it for now!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jorgebef
Comment options

@amannn
Comment options

Answer selected by jorgebef
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants