Whether you are optimizing build times to decreasing bundle sizes or strategies of serving large applications, performance is always one of the main traits of web applications. Having a slow Webpack build with a ton of libraries is always a challenge. No matter if it's perceived by the end user, server, or developers. In this course, we will learn how to use Webpack with a real project. You will be provided with a dynamic responsive photo gallery application written in react, along with minimal to basic Webpack configuration and will be shown how to apply advanced features such as deploying with Babel, code splitting, and ES2015. By the end of this tutorial, you will be able to deploy your application to dynamic cloud hosting sites such as AWS in order to improve the existing application. Style and Approach: This course is a comprehensive, yet an easy-to-follow guide for anyone who would like to learn how to get up-and-running with Webpack.
Target Audience
Developers who want to use Webpack in an existing application, particularly those with an interest in applying the principles of Webpack to large existing React applications. A basic knowledge of React is desirable.
Business Outcomes