Serve Dynamic Content with Cloud Functions:
https://goo.gl/kCEuPdPreact:
https://preactjs.comPreact is a really small React alternative coming in around 3kb. Reducing the size of the library can give us some performance benefits since we don't have to load as much JavaScript to take over our server-side rendered app. We'll also cancel out any redundant HTTP requests for JSON data to give the app a bigger performance boost.
Watch more Server-side Rendering with Javascript Frameworks:
https://goo.gl/yaYkHXSubscribe to the Firebase Channel to never miss a Server-side Rendering episode:
https://goo.gl/9giPHG