Webpack for Beginners: Your Step-by-Step Guide to Learning Webpack 4
Autor Mohamed Bouziden Limba Engleză Paperback – 26 iun 2020
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.
What You Will Learn
- 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
This book is conceived for beginners and newcomers to Webpack, and assumes you have some very basic knowledge in JavaScript, HTML and working on the command line. This step-by-step guide will help you understand and clarify everything you need to know to bundle your JavaScript hassle-free.
Preț: 246.71 lei
Preț vechi: 308.39 lei
-20% Nou
Puncte Express: 370
Preț estimativ în valută:
47.22€ • 49.04$ • 39.22£
47.22€ • 49.04$ • 39.22£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484258958
ISBN-10: 1484258959
Pagini: 118
Ilustrații: XVI, 129 p. 64 illus.
Dimensiuni: 178 x 254 x 15 mm
Greutate: 0.27 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484258959
Pagini: 118
Ilustrații: XVI, 129 p. 64 illus.
Dimensiuni: 178 x 254 x 15 mm
Greutate: 0.27 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
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.
Notă biografică
Mohamed Bouzid has over 11 years' experience in technology and web development. From humble beginnings as a global freelancer, he has transitioned to the entrepreneurial world making products that people love and use every day. When not coding he can be found at the gym or at the coffee shop where he talks with friends about life, startups, and tech.
Textul de pe ultima copertă
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:
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
Caracteristici
Completely up-to-date for Webpack 4 with code you can use in your own projects Suitable for complete beginners: will move you from zero knowledge to a Webpack hero Written by a Webpack developer who has struggled with the documentation and wrote this book to help anyone in the same situation