Logo

The Road to learn React by Robin Wieruch

Large book cover: The Road to learn React

The Road to learn React
by

Publisher: Leanpub
Number of pages: 210

Description:
A lot of roadmaps exist on how to master React. This book uses the common sense of these roads and weaves it into the implementation of an app. You will build an own React app. On the road you will learn ES6, React with all its basics and advanced concepts and internal state management.

Home page url

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

Similar books

Book cover: TypeScript Deep DiveTypeScript Deep Dive
by - GitBook
TypeScript is a superset of JavaScript, and adds optional static typing and class-based object-oriented programming to the language. The author of this book has been looking at the issues that turn up commonly when people start using TypeScript.
(7472 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.
(19871 views)
Book cover: JavaScript: The Right WayJavaScript: The Right Way
by - jstherightway.com
Since JavaScript is one of the most popular languages nowadays, there's a lot of obsolete information about it on the web. This book is an easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web.
(16394 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.
(8616 views)