Logo

Hacking with React by Paul Hudson

Small book cover: Hacking with React

Hacking with React
by

Publisher: Leanpub
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: DOM EnlightenmentDOM Enlightenment
by - domenlightenment.com
This is the most exhaustive book written about DOM scripting without the use of a library/framework. The book is written in a style that favors small, isolated, immediately executable code over wordy explanations and monolithic programs.
(14803 views)
Book cover: Understanding ECMAScript 6Understanding ECMAScript 6
by - Leanpub
This book is intended for those who are already familiar with JavaScript and ECMAScript 5. It is aimed at intermediate-to-advanced JavaScript developers (both browser and Node.js environments) who want to learn about the future of the language.
(8636 views)
Book cover: D3 Tips and Tricks: Interactive Data Visualization in a Web BrowserD3 Tips and Tricks: Interactive Data Visualization in a Web Browser
by - Leanpub
D3 Tips and Tricks is a book written to help those who may be unfamiliar with JavaScript or web page creation get started turning information into visualization. d3.js is an extraordinary framework for presentation of data on a web page.
(7325 views)
Book cover: Programming JavaScript ApplicationsProgramming JavaScript Applications
by - O'Reilly Media
Learn how to build complete web scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this book, you'll learn how to write flexible and resilient code that's easier to work with.
(9926 views)