Client-Side vs Server-Side Rendering, Simplified with JS, NodeJS, React & NextJS examples

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ต.ค. 2023
  • Client-Side and Server-Side Rendering are one of the most popular concepts in Web Development; and these techniques are especially applicable to the way we build applications with frameworks.
    In this video, I simplify the difference showing examples with Vanilla JS, NodeJS, React and NextJS
    _____
    Subscribe to My Channel: bit.ly/deeecode
    _____
    🌟 About Me:
    Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passionate about simplifying topics around Tech via articles and videos.
    _____
    ⚡️ Connect with me:
    - Personal youtube: / dillionmegida
    - Personal website: dillionmegida.com/
    - Twitter: / iamdillion
    - Instagram: / deeecode
    - LinkedIn: / dillionmegida
    - GitHub: github.com/dillionmegida
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @mjylove2
    @mjylove2 7 วันที่ผ่านมา

    amazing explanation ! thank you so much !

  • @danielenagu2756
    @danielenagu2756 21 วันที่ผ่านมา

    Great explanation. Love it.

    • @deeecode
      @deeecode  21 วันที่ผ่านมา

      You’re very welcome :)

  • @Youu88Tubee
    @Youu88Tubee 15 วันที่ผ่านมา

    good one

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

    SOOO clear, just being asked in an interview

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

      I'm so glad to hear this was very helpful!

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

    Really good video, was really concise and to the point :)

    • @deeecode
      @deeecode  21 วันที่ผ่านมา

      I’m so glad to hear ✨

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

    This was fantastic

    • @deeecode
      @deeecode  21 วันที่ผ่านมา

      I’m glad to hear ✨

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

    Welldone Dee

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

      Thank you!

  • @user-de4zh8qm4w
    @user-de4zh8qm4w 2 หลายเดือนก่อน

    Very well brother you explained it with a great deal
    After a lot more time it make sense for me what is ssr and csr

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

      I'm so glad to hear this. You're welcome

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

    Good video

  • @Fabulous.131
    @Fabulous.131 8 หลายเดือนก่อน

    Thank you

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

      You're welcome

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

    Your follwer on tiktok and youtube. nice explanation

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

      Thanks for the follows :)
      You're welcome!

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

    Hey I have a problem where now I am using ejs files to help render using server side rendering. However, I am now creating a form where the user inputs data to be stored in my back end. Ebverything works fine but now I want to make the form dynamic. So I have been trying to add in eventlisteners etc but realised I can't as I am always getting this error "Refused to execute script as MIM type checking is disabeled (text/html)" I realised it has to do with me trying to change the HTML tags with client side rendering while I am using server side. Is there a way to use both at the same time in this case or perhaps an easier option to in making dynamic forms?

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

    Thank you for the video. which tool did you use for the illustration

    • @deeecode
      @deeecode  8 หลายเดือนก่อน +2

      You're welcome!
      I used excalidraw.com/

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

    What if I use "use client" directive in a component in NextJS. Would it be client side rendered or server side rendered

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

      Sorry this answer is coming later....it will be server side rendered, and hydrated on the frontend...i explained it deeper in this video: th-cam.com/video/9WAmxMQggIk/w-d-xo.html