“Alexandru Toea – Deploying Web Applications with Webpack Video” has been added to your cart. View cart
-64%
Roll over image to zoom in
Click to open expanded view
Alexandru Toea – Deploying Web Applications with Webpack Video
$45.00$124.99 (-64%)
In stock
The course will empower you to configure and work with Webpack; towards its end
SKU:
ATDWAWWV
Category: Business / Management
Tags: Alexandru Toea, Deploying Web Applications with Webpack Video, packaged
Alexandru Toea – Deploying Web Applications with Webpack Video
Check it out: Alexandru Toea – Deploying Web Applications with Webpack Video
Webpack is a module bundler for modern JavaScript applications. You will be introduced to its basic functionalities and discover how Webpack recursively builds a dependency graph that includes every module needed by your application; all those modules are then packaged into one or more bundles. We will also cover many additional capabilities and features available in Webpack using loaders; learn how to handle assets with CSS Loaders and deal with images and image compression.
The course will empower you to configure and work with Webpack; towards its end, you will explore the latest features provided by Webpack. By the end of the course, you will have a deep understanding of the role of Webpack in your applications.
This course is a comprehensive, yet easy to follow guide for anyone who would like to learn how to get up-and-running with Webpack.
What You Will Learn
– Improving workflows with Webpack Build Tools
– Using loaders
– Handling assets inside your project
– Configuring public paths
– Mastering code splitting
– Handling images
– JavaScript modules
– On-demand code loading
– Webpacks latest features