I watched this playlist 3 times in a month. Every time I watched, I got more insights.
@Travelmoments4 ай бұрын
you have given clear explanation with proof that is great..other youtubers are only writing the function and showing the response.They did not proof it..
@guyfromdoon Жыл бұрын
Humble guy with amazing knowledge....
@piyushgargdev Жыл бұрын
Thank you so much 😄
@AashishKumar-vb3qbАй бұрын
You deserve more Success, Love your teaching style and your calmness 😄😄👍👍
@weforyouweb1165 Жыл бұрын
WOW WOW as expected always explanation is superb!!
@vaibhavshrivastava5571 Жыл бұрын
This is insane , how you explaining so easily .THANK YOU SO MUCH
@arshahmad6492 Жыл бұрын
Hey piyush!! Just watched your two videos and you explained the concepts in a very easy way. I was literally going through multiple videos about client and server side rendering in next but all were very confusing. Thanks man
@piyushgargdev Жыл бұрын
Glad to hear that! Best of luck 🚀
@kitchen-e-kausar91056 ай бұрын
Great explanation, I only know couple of things in next and your explanation was so easy to connect the dots
@rohitjakhmola7446 Жыл бұрын
thank you so much sir for sharing your knowledge and effort🙏 ,its take alot to make vdo❣
@Inv91511 ай бұрын
Crystal clear explanation 👌
@hasnainmemon_015 ай бұрын
Thank you Piyush for sharing such a great video.❤
@codeadvocacy2 жыл бұрын
Watch all video, Thanks for the video, Very well explained all Video, please bring more video and cover nextjs in detail, waiting for more depth and more such video
@bkatyayanoffice9658 Жыл бұрын
big papi for explaining these things simply
@theanup24 Жыл бұрын
Nice explanation. Please do more with server side rendering.
@adityapandey233 ай бұрын
Great Explanation!
@devanshrichharia1958 Жыл бұрын
dont ever stop making videos , the way you explain things is unmatchable , i have seen so many videos related to similar topics of some big youtubers as well , but i can promise you the way you explain is unmatchable and this applies on every single topic . Best of Luck 🤩🤩👍👍
@ArjunKiLife193 ай бұрын
Source code kisme show hota hai ssr me ya csr me?
@singhkr2 ай бұрын
great video sir
@ashutoshnautiyal3372 Жыл бұрын
very well explained !
@KRISHNU10 Жыл бұрын
Amazing explanation, Piyush! Thanks
@mukesh8874 Жыл бұрын
when we trying to host on AWS amplify server it is throwing error like.. Error for page /product/[slug]: pages with `getServerSideProps` can not be exported.
@JohnWick-kr2kp7 ай бұрын
I use ssr in my x clone and work fine in dev but not working when I deploy into vercel production. What is the solution?
@DharmikParmar-w5dАй бұрын
Why in view page source HTML is not Seen?? any Idea??
@sachinpandey7751 Жыл бұрын
bhai wordpress cms se new blog fetch ni ho pare live site mai???????? but getStatic props se localy ho jare but jav mai serverSideProps mai change still issue in live server like vercel or digitL OCEAN BRO
@omgnaladkar1148 Жыл бұрын
can i start leanrng from app router directly
@sahilahmed48023 ай бұрын
greatly explaioned
@mthcreativeworld5049 Жыл бұрын
it it next js 12 or 13?
@AnirudhJain-rr1kc7 ай бұрын
hi piyush firstly love your content, cna you please update the things for nextjs 14
@singhkr2 ай бұрын
In react 19 they have promised that we can do server side rendering .hope for the best
@muhayminkhan7063 Жыл бұрын
Brother just a small question. After moving API from client to server side. I figured that our page source code is showing API data inside __NEXT-DATA__ script. Can you also tell how to hide this from client side
@starkendeavours7072Ай бұрын
server k liye alag folder kyun chahiye jab already 'api' folder hai? First video mei hi tho bataya, server ke liye 'api' folder hai...???
@Hasyapann8 ай бұрын
First thankyou for your most clear and imformative video . just want to asked that how i host my nextjs application / web on google can you please tell me i really need help .which domain provider is best for purchase
@RavindraSingh-lp9plАй бұрын
does this series complete the next js or just overview ?
@kidscodera30437 ай бұрын
This is first time I get to know that, in react , pages get render at client side and in next.js pages can be render on client side,Thank you for this important info.But i'm bit confuse , when you say server side - do you mean my node.js server will pack data and return the whole webpage to client (in case of next.js ) ? even though you wrote code only in client folder , you have know server folder , then why you said that this is not the client side rendering ?
@ankurkatiyar0711 ай бұрын
Commendable 👍
@SankaleshHarak Жыл бұрын
after using ssr the page gets very slow because after api call if data is very big then it takes so much time to load so the website becomes so slow
@saurabhu64589 ай бұрын
Use pagination or infinite scroll
@sudhanshugautam425Ай бұрын
You can use Suspense
@nabeelkhan-dp2fc Жыл бұрын
it was helpful
@sachintrivedi9202 Жыл бұрын
Explaining osm
@rishavchauhan15316 ай бұрын
sir ak video data post k liye banao
@PratikKumarVishwakarma-sb4ue3 ай бұрын
agr issi me koisa button or event perform krna hoto
@rushikeshdanve87463 ай бұрын
helpful
@pardeepdahiya-dq9nj2 жыл бұрын
Thankyou
@piyushgargdev2 жыл бұрын
You’re welcome 😊
@SalmanIqbal-kr8mh2 ай бұрын
Dear piyush you fetch external api can you make small video that create custom api in api folder and fetch internal api and show in browser just 3 or 4 items fetch i tried alot of videos everyone fetching external apis only 1 youtuber create custom api and fetch internal api but i donot understand can you make?