You explained it like I was 3 years old and I really liked it
@lana__41577 ай бұрын
Server Components really takes React in the direction of how dynamic web apps were built traditionally with programming languages like PHP. I'm really excited with the direction React is heading
@nemeziz_prime7 ай бұрын
This explanation with simple clear differentiating examples is probably the best I have ever seen to understand client vs server components
@raoufabdallah56977 ай бұрын
omg I love you man, i've just woke up thinking where to learn about server components, and i told my self let's checkout cosden and here it is, a brand-new video. you are the goat of react these days !
@prakashbanjade43747 ай бұрын
Now I am even more clear on Server components. Thanks. Keep making such videos.
@dimakolyas9162 ай бұрын
Thanks for very clear explanation about RSC, how to use them and the difference between RSC and client components.
@dominiquebello32127 ай бұрын
I was struggling with a Next.js app. Exverything is crystal clear now! Thank you!
@sucesssoulman4 ай бұрын
WOW!!! This is the best explanation I found about this topic. It is clear!! Now, I can say I understand this topic. Man, I am serious, you are really good at explaining things. You make them look really easy and clear.
7 ай бұрын
Right now I can say that "I understand server and client components" ...after I have seen 1500 videos about server/client components :)
@Bravin_Joshua7 ай бұрын
Now i can add Next js to my resume
@sontranvan53487 ай бұрын
add more certification finished 25 minutes watching NExtjs(Server component) =)))
@joshysmarty25407 ай бұрын
honestly 😂
@osmankain15087 ай бұрын
I think Next.je is beyond than just server components
@Ray-ko6cw6 ай бұрын
Your explanation is simple and easy to understand, Amazing Cosden!
@nayandey50107 ай бұрын
I finally understand server components ... thank you
@dharylovey7 ай бұрын
Now i truly understand what's the cause of hydration error 😊😂 Thanks again 😊
@alangraton20007 ай бұрын
As always, great vid! Was able to understand something that was a bit abstract for me ^-^
@pixyoutube5387 ай бұрын
Awesome video, easy to understand, thanks brother!
@Andrew_FX6 ай бұрын
Very very very well explained, thank you so much !!!
@mjylove24 ай бұрын
this video really helped me a lot ! thank you thank you so much
@xyzatin4 ай бұрын
Once again, Thanks! Cheers!
@legend_7497 ай бұрын
Wow, what a great explaination, Thank you 🔥
@bharathnaidu46367 ай бұрын
I Always get suprised with ur stuff😊
@maxpauwels37277 ай бұрын
Incredible explanation 👌
@annangan4272 ай бұрын
very clear explanation!!!!!! I like this video
@samahgad2417 ай бұрын
Thanks Cosden🥳❤
@avaneeshc7 ай бұрын
Hey cosden, I really like your explanations. I am currently building a movie search application in next.js server actions where I have a input field with debouncing where I am fetching data from tmdb api after the input field is updated. So I got stuck here. Can you please make a tutorial on this topic. Thanks for the tutorials keep it up.
@godofwar82626 ай бұрын
Should i learn backend before next js to use full potential
@sathirabandara79817 ай бұрын
very useful tutorial. good job keep it up.
@alexmercer4167 ай бұрын
amazing!
@kamleshpaul4147 ай бұрын
someone needs to create vs code extension to show error server component or client component
@TheArestus7 ай бұрын
Thank you!
@ptolemyhenson68387 ай бұрын
How do you show a loading graphic while awaiting the server component to return code?
@justinoconnell73077 ай бұрын
Loading page in Next or Suspense boundary in plain React
@mattraw55227 ай бұрын
Maybe use a suspense element
@jevinjivani83777 ай бұрын
Can you please make video on a wildcard subdomain using vercel?
@shravananto61077 ай бұрын
will create playlist for TailWind css, brother
@dharylovey7 ай бұрын
Nice 😊
@abdullah449257 ай бұрын
Server here doesnt mean 'backend server' right? Somethign you would build in Node to handle authentication, database interactions and whatnot
@cosdensolutions7 ай бұрын
It does. It's exactly that! You run React on the server
@rajfekar15147 ай бұрын
please explain shadcn data table how to make filterd data from api data
@Vignesh_KS7 ай бұрын
Look at tutor joe's channel
@yashsolanki0692 ай бұрын
what if we have dozens of server and client components and we want to import server components into client and vice versa then aren't we repeating this pattern again and again of passing children ?
@JoshLearningFrontend7 ай бұрын
Create a tutorial video on react virtualization
@cosdensolutions7 ай бұрын
I just made one 😅
@frontend_ko7 ай бұрын
what happens if different props are passed to rsc? how can i pass props from client components to rsc children?
@Dadaadad2687 ай бұрын
I can't get my head to understand what a 'server' is. I assumed it was a program that would run on a separate port - but it doesn't seem so here?
@cosdensolutions7 ай бұрын
the server is just the app that's running on your machine. It's just a process like any other app on your PC (whatsapp, chrome, etc). In this case it just runs the Next.js app which has the ability to render components before sending them to the browser
@Dadaadad2687 ай бұрын
@@cosdensolutions thank you, that helps!
@mdaljac7 ай бұрын
It's node.js
@juanofdark7 ай бұрын
Amazon Bro! You should throw some videos in Spanish please!! Jajaja
@harpo187bling7 ай бұрын
Bro any coupon code for your course?
@cosdensolutions7 ай бұрын
maybe, email me
@hungsuperhero12806 ай бұрын
I don't think this is Reactjs server component, it's just nextjs
@danishsadpara7 ай бұрын
First ❤🎉
@cosdensolutions7 ай бұрын
congrats! 🎉
@DhananjayKumar-qm6ht7 ай бұрын
bro can u provide your emailid i want to discuss about project react course
@pratiksavaliya38907 ай бұрын
This is click bait...this is server component in next and not react...