Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

SurviveJS - Webpack and React: From apprentice to master (2nd edition)

Posted By: happy4all
SurviveJS - Webpack and React: From apprentice to master (2nd edition)

SurviveJS - Webpack and React: From apprentice to master (2nd edition) By Juho Vepsäläinen
2016 | 284 Pages | ISBN: 152391050X | EPUB, MOBI, PDF | 2 MB + 5 MB + 3 MB


Facebook's React powers an increasing amount of sites. There is a good reason for this. It simplifies frontend development greatly. Combined with Webpack, a bundling tool, you have a powerful frontend development environment in your hands. SurviveJS - Webpack and React shows you how to build a simple Kanban application based on these technologies. Set up a Webpack based development and production environment. You will learn to get most out of babel-plugin-hot-transform and Babel for development. Improve the quality of your code by using ESLint and friends to spot possible mistakes earlier. Get into the React mindset while learning the basics of Alt, an implementation of the Flux Application Architecture. Style your React application in various emerging ways. Implement drag and drop for your application using React DnD.