Logo Awesome React

Awesome React

Switching from React to Preact (Server-side Rendering with JavaScript Frameworks)

Serve Dynamic Content with Cloud Functions: https://goo.gl/kCEuPd
Preact: https://preactjs.com

Preact 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/yaYkHX

Subscribe to the Firebase Channel to never miss a Server-side Rendering episode: https://goo.gl/9giPHG