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: JS.next: A Manager's GuideJS.next: A Manager's Guide
by - O'Reilly Media
''JS.next: A Manager's Guide'' educates JavaScript developers, from novice to expert, about the impact that JS.next has had on the language, and demonstrates the powerful new constructs that are accessible in the JS.next API.
(19666 views)
Book cover: Eloquent JavaScript: An opinionated guide to programmingEloquent JavaScript: An opinionated guide to programming
by - No Starch Press
This ebook provides a comprehensive introduction to the JavaScript programming language. It contains plenty of example programs, and an environment to try them out and play with them. The book is aimed at the beginning programmer.
(20113 views)
Book cover: JavaScriptJavaScript
- Wikibooks
This book is a guide to JavaScript, a scripting language widely used in web pages and web applications. This book is written as a tutorial, in the sense that all key concepts are explained. It is assumed that you have a background in programming.
(11433 views)
Book cover: An Introduction to libuvAn Introduction to libuv
by
This book is a small set of tutorials about using libuv as a high performance evented I/O library which offers the same API on Windows and Unix. It is meant to cover the main areas of libuv, but is not a comprehensive reference.
(10466 views)