Treffer: Webpack 5 Up and Running

Title:
Webpack 5 Up and Running
Authors:
Source:
2020
Publisher Information:
Packt Publishing; 2020
Document Type:
E-Ressource Electronic Resource
Availability:
Open access content. Open access content
Note:
English
Other Numbers:
ESODI oai:odilo.es:00146436
1364546743
Contributing Source:
ODILO
From OAIster®, provided by the OCLC Cooperative.
Accession Number:
edsoai.on1364546743
Database:
OAIster

Weitere Informationen

Improve the development workflow and manage utilities with the latest Webpack and Babel features

Key Features

A beginner's guide to understanding application bundling and Webpack project structure</li> Leverage Webpack's modular builds to optimize the performance of your web apps</li> Discover how Webpack facilitates package bundling and understand its integration with Angular and Vue.js</li></ul>

Book Description

Webpack has emerged as one of the most popular module bundlers used in web development projects, and serves as one of the most advanced web development build tools.This quick reference begins with an introduction to Webpack and teaches you how to use it for initializing dependency management in your web projects. Starting with code splitting and transpiling, you will be taught about dependency graphs and how to configure them to achieve improved functionality and uncover hidden features. You'll also learn the difference between configuration files and options, and how Node.js plays a role in their creation and management. As you advance, you will delve into frameworks and unsupported code, which can be processed using loaders. Moving on, you'll be well on your way to performing application bundling efficiently, and will be introduced to the art of custom loader creation and plugin development.By the end of this Webpack book, you'll have gained a basic understanding of deployment, live coding, and even hot module replacement, and you'll be able to incorporate application bundling in your web project efficiently.

What you will learn

Get to grips with Webpack bundle configuration and set options</li> Optimize your JavaScript projects by using code-splitting techniques</li> Efficiently handle dependencies in complex web apps</li> Break down complex problems into simple ones using advanced debugging procedures</li> Master version migration and deployment hurdles</li> Ef