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: Core JavaScript GuideCore JavaScript Guide
- Netscape Communications Corp.
JavaScript is a cross-platform, object-based scripting language. This book explains everything you need to know about using core JavaScript. It is assumed that you have a general understanding of the WWW, and a good working knowledge of HTML.
(15597 views)
Book cover: Javascript FAQJavascript FAQ
by - Linuxtopia
The goal of this text is to help you develop robust client-side scripts that can run in all modern browsers, under various operating systems. The answers contain interactive examples which you can run without leaving the Web page you are reading.
(21174 views)
Book cover: Learning JavaScript Design PatternsLearning JavaScript Design Patterns
by - O'Reilly Media
Learn how to write beautiful, structured, and maintainable JavaScript by applying design patterns to the language. If you want to keep your code efficient, more manageable, and up-to-date with the latest best practices, this book is for you.
(11233 views)
Book cover: Exploring ES6: Upgrade to the Next Version of JavaScriptExploring ES6: Upgrade to the Next Version of JavaScript
by - ExploringJS.com
This book contains reliable and in-depth information on ECMAScript 6, the next version of JavaScript. The author will provide step-by-step instructions on how to apply ES6 features instead of old JavaScript hacks and methods.
(6580 views)