Next.js 14 + Tailwind CSS + i18n + Headless CMS - Build and Deploy a Modern Next JS 14 App

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


My courses:

💻 MY GEAR
Connect with me:

Timestamps
03:20 Creating structure and components (hard coded values, phase 1)
18:50 Spaces, blocks & stories inside Storyblok
21:40 Adding blocks and stories for our application
26:36 Accessing draft & published data from Storyblok
32:24 Modify Navigation component to use Storyblok data
37:13 Hero section
44:05 Services section
48:44 Testimonials section
54:18 Contact section
57:03 FAQ section
1:00:58 Footer section
1:05:08 Phase 3: Adding & configuring translations
1:14:25 Translating fields in Storyblok
1:20:11 Recap what we did

#nextjs #nextjs13 #nextjstutorial
Рекомендации по теме
Комментарии
Автор

You are probably the only one who is making detailed technical videos on Nextjs features

bilalch
Автор

Thank you, I was just in need of that specific tutorial, you nailed it!

WelliDon
Автор

awesome exactly what i was looking for! thanks a lot!

pascalmorgan
Автор

Thank you for your tutorial because easy to follow.

izsalqurlinas
Автор

Hi Tuomo, thanks for the video! Have you tried using the Storyblok react SDK? And would you know if it's also compatible with Next JS 14?

alowais
Автор

This tutorial is awesome! I was looking for resources about integrating headless CMS with Next.js and found your video packed with valuable details. Thank you @TuomoKankaanpaa for creating such great content. You earned yourself a new subscriber.

christopheradolphe
Автор

great Job Man. you are real teacher. I hope you will make a full website of 3, 4 pages in next js14 using Tailwind CSS + i18n

mzeeshanfayyaz
Автор

Is it better option than using contentlayer or sanity?

spacecoder
Автор

how would I edit the middleware so that when the user travels between pages they keep the same language ? at the moment if you go to another page the default is english, requiring the user to change between languages on each page load

kuzpvwc
Автор

What about localized slugs? And what if I dont want the /en or /fi slug to be shown?

valzu
Автор

Replace "px-52" with "px-10 lg:px-52" on both Testimonials and Faq. Your mobile view will be much better.

tharakakarunarathne
Автор

And what about deploying of this project?

xhostno