Webpack for Beginners
- Author: Mohamed Bouzid
- ISBN: 1484258959
- Year: 2020
- Pages: 145
- Language: English
- File size: 4.3 MB
- File format: PDF, ePub
- Category: JavaScript
Book Description:
Learn how to utilize Webpack from installation to settings without the bother of complex examples. Webpack has become one of the most popular module bundlers in recent years; it is widely used by programmers, businesses, and organizations of all sizes, and many web frameworks utilize it to the management of their resources. If you’re seriously interested in web development nowadays then you have to learn and understand Webpack.
You will begin by configuring and installing Webpack, and find out how to write modular code. You’ll then proceed onto understanding the use of both loaders and plugins with sensible use cases, how to create aliases and solve folders, cache busting, and installing third-party libraries such as jQuery, Bootstrap, QuillJS, and more. By the end of the book, you will feel confident and ready to begin using Webpack in your projects.
Free from complex illustrations and meant to be easy-to-follow as possible, this book is excellent for anyone who knows basic HTML, JavaScript, and the best way to utilize the command line. Update your developer skillset using Webpack for Beginners today.
What You Will Learn
- Install and configure Webpack beyond the default settings
- Efficiently work with plugins and loaders
- Optimize Webpack for creation
- Use instantaneous refreshing with the Webpack dev server and sexy module replacement
- Explore how to install some common JavaScript libraries
Who This Book Is For
This book is conceived for novices and newcomers to Webpack and presumes you’ve got some very basic knowledge in JavaScript, HTML, and functioning on the command line. This step-by-step guide can help you understand and clarify everything you want to know to package your JavaScript hassle-free.