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.
(15592 views)
Book cover: WebGL InsightsWebGL Insights
by - CRC Press
WebGL is a JavaScript API for rendering interactive 3D and 2D graphics without the use of plug-ins. This book presents real-world techniques for WebGL developers by assembling contributions from experienced WebGL engine and application developers.
(5419 views)
Book cover: Speaking JavaScriptSpeaking JavaScript
by - O'Reilly Media
First, a quick-start guide teaches you just enough of the language to help you be productive right away. More experienced JavaScript programmers will find a complete and easy-to-read reference that covers each language feature in depth.
(7863 views)
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.
(14793 views)