React.js for the Visual Learner
by Mike Mangialardi
Publisher: Leanpub 2017
Number of pages: 251
Description:
The book teaches the absolute basics of React.js to an absolute beginner through design principles, visual-friendly examples, and a super practical teaching methodology. My writing style always includes stories and personal experiences.
Download or read it online for free here:
Read online
(online html)
Similar books

by Addy Osmani - addyosmani.com
This book will take a look at a number of popular JavaScript design patterns and explore why certain patterns may be more suitable for your projects than others. Patterns can also be applied to abstracted libraries such as jQuery or Dojo as well.
(19932 views)

by Peter-Paul Koch - New Riders Press
ppk on JavaScript is a well-written and cleanly structured walk through useful JavaScript examples. It is extremely practical, and goes right to the core of what a web programmer needs to know about JavaScript to build real sites, right now.
(14955 views)

by Alex Young - DailyJS
This book is a guide to building a JavaScript framework. It'll teach you how to build a framework and draw on real-world code from projects like jQuery. Along the way we'll explore some fundamental parts of modern JavaScript.
(17252 views)

by Addy Osmani - O'Reilly Media
If you're looking to use the single-page application model to build your site's frontend, Backbone.js is an ideal framework for the job. This practical guide provides all the information you need to create structured JavaScript applications.
(15263 views)