IMPORTANT! If you want to support the development of this book, you can purchase a copy at Leanpub. A part (~30%) of the proceedings will go directly to the author of webpack to support its development.
Webpack, a module bundler, solves a significant problem for web developers. It can be daunting to learn but once you grok it, life gets easier. The purpose of this book is to make it easier to pick up the tool while learning more advanced techniques as well. You can read the book online.
You can read the content easily through the book site. It is also available within the manuscript
directory of the repository.
Please note that the repository defaults to the dev
branch of the book. master
contains the source of the most recent version. Each version has been tagged so that it's easy for you to find the source matching to the version of the book you are reading.
As no book is perfect, you will likely come by issues and might have some questions related to the content. There are a couple of options to deal with this:
- Contact me through GitHub Issue Tracker
- Join me at Gitter Chat
- Follow @survivejs at Twitter for official news or poke me through @bebraw directly
- Send me email at info@survivejs.com
- Ask me anything about webpack or React at SurviveJS AmA
If you post questions to Stack Overflow, tag them using survivejs so I will get notified of them. You can also use the hashtag #survivejs at Twitter.
I announce SurviveJS related news through a couple of channels:
Feel free to subscribe.
Feedback and PRs are welcome! See CONTRIBUTING.md for more information.