What is Server-Side Rendering? (Server-side Rendering with JavaScript Frameworks)

preview_player
Показать описание
Server Side Rendering (SSR) is the process of taking a client-side JavaScript Framework website and rendering it to static HTML and CSS on the server. Why is this important? We all want fast loading websites and SSR is a tool to help you get your website rendered faster.

SSR flips the process of rendering a JavaScript framework app and when done right can give your users a better page load.

Рекомендации по теме
Комментарии
Автор

Great job David! As always, on the point and putting a smile on the viewers' faces.

GreenIdo
Автор

I feel like I never get to say how much I love these kids of videos.

gabrielkwiecinskiantunes
Автор

Mint video David and co! Keen for the profiling comparison!

jameshegedus
Автор

Already waiting for the next week's video! :)

WittyGeek
Автор

Best explanation about SSR that I found online. Thank you so much!!!
From: a Front End Developer

alfredoro
Автор

This was a really clear explanation of SSR

thesouthsidedev
Автор

Hello,
Riot for sure should be one of the libraries you guys should cover and thank you guys for implementing cloud functions to firebase. That was the last missing peace for web app developers on your platform to be the best in the market!

JohnJohnson-oxbu
Автор

crystal clear explanation, thank you David!

wardenpataski
Автор

Thank you for sharing this informative video! 😺🖐

pandarzzz
Автор

Thank you for this video. It answers several questions I had about SSR. In addition to the process, the benefits and costs are also well-explained.

AsifMehedi
Автор

How firebase server side rendering can be used for SEO?
Million thanks 😊
I was waiting since 8 months for firebase to bring this server side rendering feature.

Please do forecasts 3 times a week. You are my favourite firecast anchor 😊

Raviniks
Автор

Can we get a tutorial on how to do this with vanilla jJavaScript custom elements? It seems weird to cover server side rendering g of component driven frameworks without doing vanilla custom elements.

sspandaman
Автор

You guys should make a tutorial on Authentication with a Social Media account with Node and Express. It's so confusing and I think it's a critical step to building a website / web app with a user database.

Erraticfox
Автор

i´m started develop my app using and i has get a simple exemple of SSR, but i abandoned the project and restart using only framework7+cordova, because the sintaxe of vuejs is totaly diferent for me, please begin the next video showing a vuejs exemple. thanks

BrunoGiubilei
Автор

Hey Firebase! Thank you for the video. I would also like to see some videos on SSR with Polymer.

mathewsjoseph
Автор

Could you yeah about anything that needs to be done with ionic3 and angular

DrewLandgrave
Автор

is there a way to use ssr without frameworks, just plain vanilla js, css and html?
I only see solutions for react, next nuxt etc. and I dont like excess crap for a simple blog or a few page website

adambernath
Автор

How can I know if my server (website host) allows me to give a service to my users where I let them download a pdf based on the text/spacing options selected by them on a HTML form. Is there any free service which can be installed on the webserver?

saurabhmangal
Автор

Is there place I can buy this wooden Firebase logo like on David's macbook?

ivankuznetsov
Автор

I just wondering if this "Server-Side Rendering" can help to solve the dynamic generation of Open Graph meta tags problem faced by social media crawler like Facebook?

gaminggenes