
This video will give you an overview about the course.
Install Webpack 2 into an empty project and start building the configuration from scratch.
This video is the continuation of installation and setup process of Webpack 2.
Get our JavaScript to run in the browser by including it into and index.html file.
This video is the continuation of how to use Webpack in a basic application.
In this video, we will see why we use Webpack and what are its advantages?
Improve our workflow when writing code for our application.
This video is the continuation of running the basic application.
Update our project to see JavaScript output.
Why are Loaders needed in our project?
How to add React to our project, how to enable ES2015 syntax.
What are some useful Loaders?
How to include CSS in our project?
How utilize the CSS that has been included in our app?
How to handle image files in our application?
Are there any additional asset management options in Webpack?
How to improve performance and decrease load times when loading our bundles?
How to improve performance after the code splitting has been done?
How to import large files?
How to prevent all JavaScript from loading at the beginning when page is accessed?
Upgrading complex applications to Webpack 3 and the features available in Wepack 3.
This video provides an overview of the entire course.
This video explains how does a single page application work.
In this video, we will see what we want to obtain from the project.
This is the continuation of the deliverables with Webpack video.
Look into the steps for Installing Babel and demonstrate how to add Babel to our Webpack application.
This is a continuation video of setting up Babel.
Explore how to load assets into our project.
Explore file loader.
Using SCSS in our project.
Know how to deal with large JS files in browsers.
How to make browser only cache specific files.
Cleaning up our dist folder.
Serving applications without third-party packages.
Webpack dev server configuration.
Optimize content delivery for routes.
Discuss static assets versus custom server deployments.
Upload our app to GitHub pages.
Upload our app to S3 bucket.
How to integrate our Webpack application into a Node.js server?
How to deploy our server application to EBS?
Webpack is a module bundler for modern JavaScript applications. So if you are a developer and want to master Webpack in order to optimize the performance of your applications by improving workflows, then go for this Learning Path.
Packt’s Video Learning Paths are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it. The highlights of this Learning Path are:
Let’s take a quick look at your learning journey. To start off with, you will be introduced to Webpack’s basic functionalities and discover how Webpack recursively builds a dependency graph that includes every module needed by your application and all those modules are then packaged into one or more bundles. You will learn many additional capabilities and features available in Webpack using loaders. You will also learn how to handle assets with CSS Loaders and deal with images and image compression. Further, you will explore the latest features provided by Webpack. Next, you 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. Finally, you will be able to deploy your application to dynamic cloud hosting sites such as AWS in order to improve the existing application.
By the end of this Learning Path, you will have a deep understanding of Webpack and be able to create and deploy your applications.
Meet Your Expert:
We have the best works of the following esteemed author to ensure that your learning journey is smooth:
Colibri is a technology consultancy company founded in 2015 by James Cross and Ingrid Funie. The company works to help their clients navigate the rapidly changing and complex world of emerging technologies, with deep expertise in areas such as big data, data science, machine learning, and cloud computing. Over the past few years they have worked with some of the world's largest and most prestigious companies, including a tier-1 investment bank, a leading management consultancy group, and one of the world's most popular soft drinks companies, helping each of them to better make sense of its data and process it in more intelligent ways. The company lives by its motto: Data -> Intelligence -> Action. Alexandru Toea is a Senior Frontend developer. He is currently working with various startups specializing in building complex React applications for both public and internal use. Alexandru started his frontend developer career by building his school's websites around 10 years ago and has constantly advanced his knowledge of web technologies ever since. He is currently working with a technology startup to provide it with the tools required for quick expansion. He has spent the past four years working with React and Redux as well as building efficient real-time applications for both startups and corporate clients. He has a passion for efficient and clean code, while also staying on top of all the new developments in the front-end world. On the site he is also an Authorized Google Trainer, teaching for companies such as Solvay and Lucas Films.