Hacking with React
by Paul Hudson
Publisher: Leanpub 2016
Number of pages: 236
Description:
A hands-on introduction to making a web app using React 0.14, React Router 1.0, ES6, Jest and more. Each chapter is very short, it takes about five minutes to complete, although a handful might take 10 minutes because they cover more complicated topics.
Download or read it online for free here:
Read online
(online html)
Similar books

by Robin Wieruch - GitHub
The Road to learn React teaches you the fundamentals of React. You will build a real world application along the way in plain React without complicated tooling. Everything from project setup to deployment on a server will be explained.
(9872 views)

by Basarat Ali Syed - GitBook
TypeScript is a superset of JavaScript, and adds optional static typing and class-based object-oriented programming to the language. The author of this book has been looking at the issues that turn up commonly when people start using TypeScript.
(8819 views)

by Gerd Wagner - Web-Engineering.info
This book shows how to build front-end web applications with plain JavaScript, not using any framework. A front-end web application can be provided by any web server, but it is executed on the user's computer device, and not on the remote web server.
(12293 views)

by Thomas Davis - backbonetutorials.com
Backbone.js has had unrivaled success and will be a crucial tool in modern web development. This free e-book aims to get developers up to speed with single page web application development using Backbone.js as a foundation.
(16920 views)