Webpack for Beginners Your Step-by-Step Guide to Learning Webpack 4

Learn how to use Webpack from installation to configuration without the hassle of complex examples. Webpack has become one of the most popular module bundlers in recent years; it’s widely used by developers, companies, and organizations of all sizes, and many web frameworks use it for the management...

Full description

Bibliographic Details
Main Author: Bouzid, Mohamed
Format: eBook
Language:English
Published: Berkeley, CA Apress 2020, 2020
Edition:1st ed. 2020
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02369nmm a2200253 u 4500
001 EB001898805
003 EBX01000000000000001061804
005 00000000000000.0
007 cr|||||||||||||||||||||
008 200706 ||| eng
020 |a 9781484258965 
100 1 |a Bouzid, Mohamed 
245 0 0 |a Webpack for Beginners  |h Elektronische Ressource  |b Your Step-by-Step Guide to Learning Webpack 4  |c by Mohamed Bouzid 
250 |a 1st ed. 2020 
260 |a Berkeley, CA  |b Apress  |c 2020, 2020 
300 |a XVI, 129 p. 64 illus  |b online resource 
505 0 |a 1. Webpack: First Steps.-2. Write Modular Code -- 3. Loaders and Plugins -- 4. Cache -- 5. Resolving Folders -- 6. Webpack DevServer -- 7. Installing Third Party Libraries -- 8. Conclusion 
653 |a Computer programming 
653 |a Web Development 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
856 4 0 |u https://doi.org/10.1007/978-1-4842-5896-5?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 006.76 
520 |a Learn how to use Webpack from installation to configuration without the hassle of complex examples. Webpack has become one of the most popular module bundlers in recent years; it’s widely used by developers, companies, and organizations of all sizes, and many web frameworks use it for the management of their assets. If you are serious about web development these days then you must learn and understand Webpack. You will begin by installing and configuring Webpack, and learn how to write modular code. You’ll then move onto understanding the usage of loaders and plugins with practical use cases, how to make aliases and resolve folders, cache busting, and installing third-party libraries such as jQuery, Bootstrap, QuillJS, and more. By the end of this book you will feel confident and ready to start using Webpack in your projects. Free from complex examples and intended to be as easy-to-follow as possible, this book is ideal for anyone who knows basic HTML, JavaScript, and how to work on the command line. Upgrade your developer skillset using Webpack for Beginners today. You will: Install and configure Webpack beyond the default settings Efficiently work with plugins and loaders Optimize Webpack for production Use instant refreshing with the Webpack dev server and hot module replacement Explore how to install some common JavaScript libraries