Skip to content

vitaliy-kotov/webpack_react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join the chat at https://gitter.im/survivejs/webpack_react

SurviveJS - Webpack and React

IMPORTANT! If you want to support the development of this book, you can either purchase a copy at Leanpub or use gratipay. Feedback and word of mouth is valuable as well!

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. Same goes for React, a JavaScript library for building UIs. This book shows you how to build a little Kanban application using these technologies. During the process you will learn the basics and will be able to take the skills to your own projects.

Contributing

Feedback is welcome. You can provide it through the issue tracker.

Acknowledgments

Generating

To generate a pdf version of the book, hit npm install and npm start. After that you should have ./book.pdf.

License

CC BY-NC-ND.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%