
Deploying Web Applications with Webpack Video by Alexandru Toea
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 3 Hours 19M | 688 MB
Genre: eLearning | Language: English
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.