Next.js React Framework Course – Build and Deploy a Full Stack App From scratch

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

Next is the React Framework for production. It makes building Apps, small or large, a lot easier. It has many features out of the box that you can use that will save loads of time.

Course from Alicia Rodriguez . Check out her channel: @timetocode_with_ali

⭐️ Contents ⭐️
⌨️ (0:00:00) Intro: Showcase App
⌨️ (0:02:07) Summary of the content of the video
⌨️ (0:02:40) Prerequisites for this video.
⌨️ (0:04:38) Main Feature: Server-Side Rendering
⌨️ (0:17:56) Analyse the Final App we are going to build
⌨️ (0:41:50) Data Fetching
⌨️ (2:02:15) Build the Components - UI (user Interface)
⌨️ (2:24:03) Add CSS - Styles
⌨️ (4:29:00) Deploy the APP in Vercel
⌨️ (4:43:06) Suggestions to improve the App

Attributions/credits


🎉 Thanks to our Champion and Sponsor supporters:
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Erdeniz Unvan
👾 Justin Hual
👾 Agustín Kussrow
👾 Otis Morgan

--

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

Hi 👋 I am Alicia from the video.
Thank you all for watching. Feel free to reach out to me with questions or suggestions for future videos and check out my other videos ☺️

timetocode_with_ali
Автор

Amazing tutorial! Just one thought, instead of wrapping the <a> tag with <Link> tag provided by nextJS, we could also replace <a> by <Link> it would give the same result and cleaner code.😀

abhishekholani
Автор

Thank you so so much Alicia and all members of the team. This video was really helpful to kickstart my career in Next Js

temidayovictor
Автор

Oh my God, this is EXACTLY what I have been looking for today! This channel reads its subscribers minds!

bkatsevych
Автор

Thanks for the nice tutorial. Really got me started with Next!

EuroPerRad
Автор

Simply love it❤❤❤❤❤ Thank you so much ❤

saikiranduddukuri
Автор

Thanks for making this beginner friendly

MasayaShida
Автор

W as always thanks for the hard work 💕

eldergod
Автор

Amazing course, i promise me finish this today.

ccontre
Автор

Great 👌 tutorial there.... Amazing depth and understanding of concepts

fedelicskaaria
Автор

Thank you for the nextjs video tutorial and also sass. I learned a lot from your tutorial.

andikafebrianto
Автор

3:02:00 i recommend using a div instead of a <a> tag as this will give you legacy error later and tell you that "hydration failed ...", took me a while, btw expect a sudden cut in the tutorial minutes later without giving any explanation of whats going on or happened

alejandroblanco
Автор

very nice :) thanks for teaching us so care and responsibly... 🥰🥰

MrBoxsoumendu
Автор

thanks a lot for great tutorial. for dummy ipsum text just use lorem(amount of words you wish as a number) + tab key, in your editor

mrag
Автор

Hello great tutorial! When building out your component, for a start you can use the rafce shortcut which will provide you with a template. Makes things alittle easier!

crlanier
Автор

Great job, thanks freecodecamp for your efforts

blackdeadflower
Автор

OMG, what a coincidence, I'm looking for nextJs on FCC.THANKS

Sampad-Sarker
Автор

thanks for the course. i've been a long time vuejs user, but now I'm planning to work on nextjs more on my upcoming projects.. this video is very helpful

coderizer
Автор

Wow just begin this course and realize how good it is written.
Best!

codewithguillaume
Автор

Alicia, thanks fot the video.
One note: When I opened data.json in your repo, I saw that "city" in all events for London is has value with capital "L"
so ev.city wont be equal to cat, that can create a confusion

sammyshehter