What is CSR SSR SSG and ISR

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024
  • Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. We roll out a lot of series and videos on our channel.
    All the learning resources such as code files, documentations, articles and community discussions are available on our website:
    chaicode.com/
    You can find our discord link, github link etc on the above website.
    Twitter/X link: x.com/hiteshdo...
    Discord link: hitesh.ai/discord
    Learn React with 10 projects: • Let's learn react from...
    Learn Docker: • A practical guide on D...
    Learn Kubernetes: • Complete Kubernetes Co...
    How does a browser works: • How does a browser wor...
    How nodejs works: • How node JS works | En...
    Learn Redux-toolkit: • Learn Redux Toolkit in...
    Learn NextJS: • Nextjs Full stack course
    Learn Typescript: • Why to learn Typescript
    Learn Javascript: • Welcome to new JavaScr...
    Learn React Native: • React Native Mastery: ...
    Learn Zustand: • React state management...
    Learn Golang: • How to get started wit...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 99

  • @bhartiom560
    @bhartiom560 ปีที่แล้ว +11

    Please keep bringing such crisp short and to the point video.
    We all are great full to you 😊

  • @hamzazaheer3977
    @hamzazaheer3977 ปีที่แล้ว +7

    thats it. No More SSR vs SSG fiasco in my mind after every 2 months. You nailed the topic sir. Have been following you since 2k18 and your content always helped. Keep growing.

  • @MythicEcho
    @MythicEcho ปีที่แล้ว +5

    Session starts at 2:30

  • @ghostkee5031
    @ghostkee5031 7 หลายเดือนก่อน +1

    bro explaining things on the air..

  • @Praxss
    @Praxss ปีที่แล้ว +1

    Dont do livestreams, it’s waste of time

  • @lazy-codes
    @lazy-codes 24 วันที่ผ่านมา

    Widget-base WP Theme development Series:
    th-cam.com/video/T-ZFL9pEpa8/w-d-xo.html

  • @aurobindobhuyan2107
    @aurobindobhuyan2107 8 หลายเดือนก่อน +1

    So SSR generates the HTML page on every API request, right?

  • @nilbristi
    @nilbristi 2 หลายเดือนก่อน

    Can you create a video of the Angular 18 SSR deployment process into different servers?

  • @Priyanka-bd6um
    @Priyanka-bd6um 10 หลายเดือนก่อน +1

    Thank you very much its actually help me and clarify my confustion, I really want this kinds of videos more .

  • @abhaysingh.632
    @abhaysingh.632 ปีที่แล้ว

    while (I am alive){
    this.say("Thank you sir")
    }

  • @HabiburRahman-ix4tk
    @HabiburRahman-ix4tk ปีที่แล้ว +1

    please make more theoretical videos. It clears the entire concept within a short time.

  • @madhuiitb-cse
    @madhuiitb-cse ปีที่แล้ว +3

    Video is short video but it has the actual content worth watching ❤

  • @mitotv6376
    @mitotv6376 ปีที่แล้ว

    Nice

  • @fatymacreator
    @fatymacreator 10 วันที่ผ่านมา

    Okay, so that was the third video I watched on the topic of the difference between SSR and CSR. I found this video helpful as it cleared up my questions and concerns. The topic was properly explained, and I understood it well as a non-programmer. Thank you, and please continue making more videos on similar topics.

  • @anirudhcodes
    @anirudhcodes ปีที่แล้ว +1

    Give Hitesh sir a topic he will make it simpler than eating banana
    Amazing explanation

  • @mohammedfaheem7391
    @mohammedfaheem7391 10 หลายเดือนก่อน +1

    Thanks for sharing , we need more content like this

  • @madhusoodan1901
    @madhusoodan1901 ปีที่แล้ว +1

    yep @hitesh making notes are very helpful actually, I just realised sometime we need to understand the concept without coding that help to focus on concept rather than syntax.

  • @shivamkumar-qp1jm
    @shivamkumar-qp1jm 4 หลายเดือนก่อน

    Oh awesome all doubt cleared

  • @DeepakSankhyan
    @DeepakSankhyan ปีที่แล้ว +5

    I have seen few Tutorials of Next JS 13.4 on youtube only, most of the people are directly jumping to coding or Project part but Guruji is from different league the way he explain CSR SSR SSG and ISR with the real time examples, don't think anyone can explain this deep even in heavily paid Live Mentorship sessions, thanks for these sessions .

  • @akshayjain2777
    @akshayjain2777 ปีที่แล้ว +1

    Sir please share your coding journey from your 18teens to till now, how you work hard, what you do when code dont work, how much Decipline you maintain throughout this journey who motivates you how you become so successful programmer as well as good teacher and mentor in short please share your short autobiography. Because this was really boost us and give a powerful motivation in our learnings #hitesh_sir

  • @vosyasabesquien
    @vosyasabesquien ปีที่แล้ว

    so...
    CSR was the new 'way' to render pages in the browser by react/angular/js frameworks
    SSR is like the PHP way
    SSG is like the old school way (uploading plain html/js/css to the server)
    ISR is the new way to render pages (sort of SSR / SSG mix)?

  • @MohammedAkthabBifaz
    @MohammedAkthabBifaz 3 หลายเดือนก่อน +1

    I think when explaining SSG, mentioning CDN will be really helpful

    • @yaqubadesola1839
      @yaqubadesola1839 4 วันที่ผ่านมา

      You are right actually, The generated HTML pages are served from a CDN, ensuring fast page load times.

  • @amitkumarmall3353
    @amitkumarmall3353 7 หลายเดือนก่อน

    what I learned, in SSG, all pages generated at server at build time, then how the dynamic pages are generated? let's there are thousands of pages inside blogs like- blogs/post1, blogs/post2, etc.

  • @LifeGeneralist
    @LifeGeneralist ปีที่แล้ว +1

    Best video on this topic

  • @khushwantkhatri4249
    @khushwantkhatri4249 3 หลายเดือนก่อน

    it would be great if you can share a live example of CSR and SSR for better understanding

  • @Imrandeve
    @Imrandeve 9 หลายเดือนก่อน +1

    LOt of Names🤣🤣

  • @MD.IKRAMULHOQUE-c3o
    @MD.IKRAMULHOQUE-c3o 8 หลายเดือนก่อน

    One question. In ssr, if we request a page initially, it works like responding the html+css toward the browser. And the js makes it interactive. Right?
    After that what happened if we want to route towards another page from that initial page. The new page routing works ass ssr or csr?

  • @VickyKumar-bo1gr
    @VickyKumar-bo1gr ปีที่แล้ว

    I did'nt know about anything on web dev. I get some requirment for this knowledge . come to your video and its seem like I don'nt need to learn for long time. everything get clear. thanks for making video and most important you prepare everything and not wasted time for long video and save my time as well

  • @ulhaqanwaar1
    @ulhaqanwaar1 10 หลายเดือนก่อน

    This is really good for newbies. They're so much confused and misguided by the NextJS docs like if CSR is completely dead

  • @MuhammadAwais-007
    @MuhammadAwais-007 4 หลายเดือนก่อน

    the server you mentioned, is that the Nextjs server or some actual backend server like expressjs??

    • @farid-frederick
      @farid-frederick 4 หลายเดือนก่อน

      actual

    • @simple8810
      @simple8810 3 หลายเดือนก่อน

      @@farid-frederick No, it doesnot have any link with actuall backend server ,just think when making pages without using bacekend , cannot we use ssr ,the ans is yes we can ,
      so in short server mention here referring to the Next.js server, which is a built-in server that comes with Next.js,that maybe local server(dev server) or live server

  • @mohan_1361
    @mohan_1361 6 หลายเดือนก่อน

    I have blog sections and I want Dyna sitemap so are we able to achieve via ISR?

  • @shyamsundarjha5913
    @shyamsundarjha5913 ปีที่แล้ว +2

    loving the next js series. keep them coming

  • @toumber
    @toumber 7 หลายเดือนก่อน

    ISR you can make it with webhooks and no time specified, so you have full control of it

  • @shaaniscoding
    @shaaniscoding 3 หลายเดือนก่อน

    Thank you so much

  • @MnatsakanMatSharafyan
    @MnatsakanMatSharafyan ปีที่แล้ว

    Great video! Watched with Saima Chrome extensionand saved a lot of time. Great Combination!

  • @m4saurabh
    @m4saurabh ปีที่แล้ว

    Too late in the party.

  • @sujoykrhaldar
    @sujoykrhaldar ปีที่แล้ว

    Really a good to the point video no extra stuff.
    Will you make same type of video on api route of next.js then how we can impliment auth and protect some private route it ....

  • @BRP-Moto-Tips
    @BRP-Moto-Tips 8 หลายเดือนก่อน

    this was excellent, thank you very much!!

  • @anujmistry4080
    @anujmistry4080 ปีที่แล้ว +1

    Loved this kind of theoretical part explaining basics for making strong foundation which is follwed by practical.

  • @sagarpatel8853
    @sagarpatel8853 หลายเดือนก่อน

    probably the best video about SSR and CSR on TH-cam.

  • @kartikrajput2131
    @kartikrajput2131 ปีที่แล้ว +1

    Thank you for this series

  • @niki5223
    @niki5223 11 หลายเดือนก่อน

    Awesome to the point content, please make one video about migrating next 12 project to 13 without any major changes

  • @sanahabib7206
    @sanahabib7206 ปีที่แล้ว

    Hello sir, what is the future of devops ? I want to pursue Devops ( self - learn ) but I am not sure about it. Please clear my doubt 🙏

  • @krunalshrimali4471
    @krunalshrimali4471 ปีที่แล้ว

    Please make a playlist on TH-cam for these videos

  • @Aman_Jain
    @Aman_Jain 9 หลายเดือนก่อน

    Is there a way to get the written notes from the above video ?

  • @parthgajera8032
    @parthgajera8032 หลายเดือนก่อน

    yes

  • @anupamam8927
    @anupamam8927 ปีที่แล้ว

    Please do video on azure ad integration with react native

  • @ebrahimafridi689
    @ebrahimafridi689 4 หลายเดือนก่อน

    bhaut bdya bhai

  • @Meet-v9x
    @Meet-v9x 8 หลายเดือนก่อน

    Nice video ❤

  • @BiratPandey-l6o
    @BiratPandey-l6o 8 หลายเดือนก่อน

    NAILED IT !

  • @omarbashmail1509
    @omarbashmail1509 5 หลายเดือนก่อน

    عمي

  • @RajeshGeesala-x5s
    @RajeshGeesala-x5s 5 หลายเดือนก่อน

    thanks

  • @elborro444
    @elborro444 27 วันที่ผ่านมา

    This was a fantastic explanation!

    • @HiteshCodeLab
      @HiteshCodeLab  27 วันที่ผ่านมา

      Glad it was helpful!

  • @mukulsinghbisht2434
    @mukulsinghbisht2434 5 หลายเดือนก่อน

    nice explaination with diagram, got it

  • @sinnis_879
    @sinnis_879 ปีที่แล้ว

    Please provide link of last video of this series 🙏

  • @teoviosicostel
    @teoviosicostel ปีที่แล้ว

    14:00 recap

  • @thecalgarians4597
    @thecalgarians4597 9 หลายเดือนก่อน

    FINALLY, I could make a decent sense of these 4 (confusing) terms.
    Never understood the depth after I watched a full YT course on Next.js, never understood clearly even after taking a $30.00 paid Next.js course.
    Hitesh ji, you made my day !!

  • @benyamineslami573
    @benyamineslami573 11 หลายเดือนก่อน

    amaznig

  • @__S____m__i__T__
    @__S____m__i__T__ ปีที่แล้ว

    We want more videos like this. Please make these type of videos.

  • @abdullah6055
    @abdullah6055 ปีที่แล้ว

    Great

  • @billypentester
    @billypentester ปีที่แล้ว

    this guy speaks more than concept

  • @vrajbhingradiya9867
    @vrajbhingradiya9867 8 หลายเดือนก่อน

    Really loved your content brother! helped me clarify my thoughts.

  • @apurvchimralwar
    @apurvchimralwar ปีที่แล้ว

    Thank You so much ❤ Would definitely love to see more such videos

  • @nikhilgupta6655
    @nikhilgupta6655 ปีที่แล้ว

    Video starts @2:29 Thank me later

  • @sundeeepu
    @sundeeepu ปีที่แล้ว

    Sir, Please make more NEXTJS Videos. We are literally waiting for you to build awesome stuff using Next JS.

  • @deependersingh27
    @deependersingh27 ปีที่แล้ว

    Thank you for sharing the knowledge sir.

  • @Abdulkathani
    @Abdulkathani 10 หลายเดือนก่อน

    Nice explanation bro...

  • @shriprasanna3918
    @shriprasanna3918 ปีที่แล้ว

    nice vod .What do u think about ZUSTAND (state managemnet libary) most to the people started using zustand instead of REDUX. i know that zustand is light weight and easy to learn but i love to hear u r throught on it .. . BTW next js 13.3/13/4 is crazy good (vercel is popin off rn with there VERCEL SHIP)

    • @HiteshCodeLab
      @HiteshCodeLab  ปีที่แล้ว +1

      I already have a zustand crash course on this channel. I was little early in creating those videos, so only a few people watched it.

    • @shriprasanna3918
      @shriprasanna3918 ปีที่แล้ว

      @@HiteshCodeLab LOL i randomly got suggestion on yt about ur zustand course .. and i rushed here to edit my comment . but u r already here . NICE LOVE U WORK SIR .... btw i dont get the u r comment notfication

  • @sunnyarora3557
    @sunnyarora3557 ปีที่แล้ว

    One of the best video I have seen on rendering strategy. Please also make a video on hydration.

  • @Rohan-vm7cj
    @Rohan-vm7cj ปีที่แล้ว

    Can you make a video, (probably would be a playlist I guess), where you can like give detail about how much of the language or a tech stack falls under particular section. Such as for JS, some ppl say, knowing syntax is basic, some say DOM is basic, while some say knowing Syntax, DOM, OOPS concept falls into basic, same for React, some says knowing Components is enough for basic while some says components with hooks(state, effect) is basic. I now roadmaps can be found, but the resources to study is only so much about beginner and variying that it can get confusing that it feels beginner or basic never ends.

  • @siddharthsaurav3657
    @siddharthsaurav3657 ปีที่แล้ว

    Quick lesson to start off the day! Thankyou Hitesh sir

  • @varunjoshi4817
    @varunjoshi4817 ปีที่แล้ว

    Hitesh never disappoints with amazing content...

  • @SumanPokhrel0
    @SumanPokhrel0 ปีที่แล้ว

    Short, Clear and Focused. Nice one there.

  • @Vick-developer
    @Vick-developer ปีที่แล้ว

    Thank you It is important to know about those things

  • @Sarvesh_Coder
    @Sarvesh_Coder ปีที่แล้ว

    very well explained !

  • @savesoilsavegenerations6399
    @savesoilsavegenerations6399 ปีที่แล้ว

    Great content.

  • @DevSmasher-uk3hj
    @DevSmasher-uk3hj ปีที่แล้ว

    Need more videos like this

  • @Akshay-S0319
    @Akshay-S0319 ปีที่แล้ว

    GREAT🙌🏻

  • @AniketSingh-tc6tu
    @AniketSingh-tc6tu ปีที่แล้ว

    Great Stuff

  • @RahulKumar-fp1gy
    @RahulKumar-fp1gy ปีที่แล้ว

    Great one❤

  • @thedevnoteyt
    @thedevnoteyt ปีที่แล้ว

    Thanks for this, it was really needed 🙏❤️

  • @TapanEv
    @TapanEv 7 หลายเดือนก่อน

    Hello this is for test

    • @TapanEv
      @TapanEv 7 หลายเดือนก่อน

      @@fakedevdutt this is test

    • @TapanEv
      @TapanEv 7 หลายเดือนก่อน

      @@fakedevdutt again test

    • @TapanEv
      @TapanEv 7 หลายเดือนก่อน

      test

  • @PrashadDey
    @PrashadDey ปีที่แล้ว

    These types of videos are the most useful ones.

  • @sachinbhutani8177
    @sachinbhutani8177 ปีที่แล้ว

    Thanks for this sir

  • @ankushladani496
    @ankushladani496 ปีที่แล้ว

    Thanks for this 🙏

  • @Bisibletoanyoneonyoutube
    @Bisibletoanyoneonyoutube ปีที่แล้ว

    Awaiiiiiiiited topic

  • @ankushladani496
    @ankushladani496 ปีที่แล้ว

    Crystal Clear ⭐

  • @icoderdev
    @icoderdev ปีที่แล้ว

    ❤❤❤