SurviveJS – React: From apprentice to master

SurviveJS – React: From apprentice to master

English | 2018 | 257 Pages | PDF, EPUB | 10 MB

Update 2018-03-13
SurviveJS – React shows you how to build a simple Kanban using React. The idea is that if you can build a simple application, you can probably build something more complex after that. The first application is always the hardest and that’s where this book comes in.
Facebook’s React powers an increasing amount of sites. There is a good reason for this. It simplifies frontend development greatly.
SurviveJS – React shows you how to build a simple Kanban application based on these technologies. During the process you will learn to:

  • Learn to understand the ideas behind React.
  • Learn to design component hierarchies as you work on the application.
  • Get into the React mindset while learning to think and manage state carefully.
  • Style your React application in various emerging ways.
  • Implement drag and drop for your application using React DnD.

The book assumes you know basics of JavaScript and understand how to use npm.