Forums

Find answers, ask questions, and connect with our
community around the world.

  • Client Side v Server Side Rendering?

    Posted by Raghave on August 17, 2021 at 11:27 pm

    what is the difference between client side and server side rendering?

    Raghave replied 3 years ago 3 Members · 3 Replies
  • 3 Replies
  • Andy

    Member
    August 18, 2021 at 3:54 am

    A simple way I remember it is that client-side means the web browser needs to do all the processing to display the webpage whereas the server-side is where the website’s server does the rendering and the user receives a fully-loaded webpage

    • Karl

      Member
      August 18, 2021 at 5:21 am

      This is a great way to remember it!

  • Raghave

    Member
    September 28, 2021 at 6:17 am

    Thanks Andy!

Log in to reply.