Back to Browse

Server-side Rendering React from Scratch! (Server-side Rendering with JavaScript Frameworks)

122.3K views
Oct 5, 2017
21:00

Learn how to set up server-side render with your React app and put it out on Firebase Hosting. This setup uses Webpack, React DOM Server, and Babel to create an app that can run both on a browser and a server. We'll use Webpack to manage and bundle our JavaScript files and other dependencies. Then React DOM server will provide a "virtual" implementation of the DOM so you can create an HTML string version of your app. Then finally you'll use Babel to write modern JavaScript syntax and convert to commonjs module system on the server. Serve Dynamic Content with Cloud Functions: https://goo.gl/dcbtkO 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

Download

1 formats

Video Formats

360pmp434.8 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Server-side Rendering React from Scratch! (Server-side Rendering with JavaScript Frameworks) | NatokHD