August 2018
Intermediate to advanced
580 pages
11h 5m
English
In this recipe, we are going to implement React with Webpack 4, but we will use a plugin called html-webpack-plugin to generate our index.html file to render our React application. In the next recipe, we will integrate Node.js to have more flexibility in our server-side before rendering the HTML code.