Implement Awesome Next.js 14 Internationalization (i18n) with App Router and next-intl

preview_player
Показать описание
I show you how to use next-intl to translate / internationalize your webapp in nextjs in multiple languages to provide best user experience and less effort!

video specific links:

language switcher:

Chapters:
00:00 What is Internationalization
0:47 Why should u use it
1:28 Implementation
10:26 Async Components
11:37 Client Approach
13:23 Additional Informations and Tips

🙋🏼‍♂️ find me also here:

_______________________

⚡️ About me and this channel

Hello World! 👋🏼 My name is Tobi and I'm a webdeveloper from Germany ✨ On this channel you will find free educational content about everything related to the web, from frontend to backend!
Рекомендации по теме
Комментарии
Автор

The smooth transitions in the video are amazing! Loved it much!! 🔥🔥🔥

justice
Автор

I was working on a new project that needed internationalization, been working with next for a few months now but decided to give up and just use react, the whole process feels ALOT smoother and less headache

seifadel
Автор

Nice, very well explained, thank you.

CarlosEnriqueGamboa
Автор

fucking love you dude. i have to present a web TOMORROW, and i thougt translation was easy, now im facing a long nigth literally writing t everywhere in like 40 or 50 components. haha fun.

fedewoodward
Автор

Nice explanation and helpful content, keep going

sidiqcumar
Автор

Great tutorial! I was able to easily translate all the static content in my app, but I've been struggling to find a way to translate dynamic content that comes from API responses. Is there any method or best practice for translating dynamic content fetched from an API?

jaydippatel
Автор

Will this approach work well in the context of SEO (indexing)? I mean when using client-side hooks. And very well explained, thank you

OleksiiMazurenko
Автор

usage of next-intl in server components currently opts into dynamic rendering, getting this error while deploying

AmitHariyale-mc
Автор

what if i got many client sub components ? passing the t object all the way long?

libergong
Автор

how to combine this middleware with auth.js middleware?

-mahmoudadel
Автор

How to export build after Internationalization (i18n)?

msadiqsiddiqui
Автор

Can someone give me the name of the font family in this editor vscode

StrangeBird-mx