What are Server Side Rendering (SSR) & Client Side Rendering (CSR) | Pros + Cons

preview_player
Показать описание


#webdev #SSR #CSR

🔥 All my links

🔖 Topics Covered

- Client side rendering (CSR)
- Server side rendering (SSR)
Рекомендации по теме
Комментарии
Автор

Love this explanation, straight forward with example! Thanks a lot for this

hayleyt.
Автор

I don't know how many resources I've read/watched that explained the difference but didn't show it. I just couldnt grasp it until now. This helped so much, thank you!

gabg
Автор

Great insight, nice to know that a combined approach can open more options for an app. TY

gorandamchevski
Автор

Is there an app in Chrome that identifies on the front end browser which elements are not SSR? And in addition which data on the front is not being parsed by SSR? So for example I have seen product URLs not SSR, no html a href tags which is problematic for SEO? Something to see quickly rather than investigating and inspecting elements?

newygreek
Автор

Hello the video is very helpful for me . can you share this codes?

haticesurumlu
Автор

Nice explanation - your CSS is taking ages to load though ;-)

dan_b
Автор

So if I get it correctly if the website is hosted up on an extremley fast server you get this instant page loads right? And then the dynamic content that NEEDS to be rendered on client side is being loaded there but you already see the rest of the page, this is freaking cool.

martapfahl
Автор

I can say that this is the explanation i wanted to hear 😅

creed
Автор

Simple to understand and beautifully explained, thank you so much!

Simplymt
Автор

Doesn't SSR take more resources on your server since it's gonna be the one generating the page?

KeannuZeigfeldAtilano
Автор

What a bos!! u literally showed us the difference, by not just explaning it niec!

cyberstarcritic
Автор

And it's best easiest explanation

ashishkumarsahoo
Автор

Man thank you so much, simple and informative, wish you all the best.

al-doori
Автор

This video is worth more than a ton of blogs

trungbui
Автор

like ++. super tnx, fast and to the point

anton-r
Автор

Thank you! Such a simple explanation! :)

warrayn
Автор

Awesome Video, this is the best video on these
Thanks

ganeshshetty
Автор

To the point, best explanation so far

mayurbanta
Автор

So the initial HTML is SSR because it comes direktly from the server, the and part with the fruit is CSR, even tho the information comes from the server, but in the end is rendered by the client.

Konslufius
Автор

Oh my gosh amazing video informative and helpful. Are you in New Zealand?

cinammondream