SurviveJS - React
This book 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.
Tag(s): Web Design and Development
Publication date: 01 Mar 2016
ISBN-10: n/a
ISBN-13: n/a
Paperback: 210 pages
Views: 7,418
Type: Book
Publisher: Leanpub
License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 United States
Post time: 11 Nov 2016 11:30:00
SurviveJS - React
Juho Vepsäläinen wrote: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.
In addition the Leanpub edition contains exclusive chapters showing you how to:
- Deal with typing in React.
- Test your React application in various ways.
The book assumes you know basics of JavaScript and understand how to use npm.
Most of the book content is available online at survivejs.com. By buying this book you support the development of further content.
About The Author(s)