Server Side Rendering React MUI with Express
Learn how to use server side rendering (SSR) with a custom built React MUI application and Express. The React application is built from scratch with Webpack and has a custom theme created with React MUI. We will also learn what SSR is and the benefits of SSR.