From bdc421b7b782c69736ff6b8e781efdb16b44d417 Mon Sep 17 00:00:00 2001 From: Robin Wieruch Date: Fri, 17 Mar 2017 10:27:25 +0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d0eef46..c3514c9 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ Oh, and I've still got a lot of bookmarks to go through, so I'll be updating and * [React Starter Project Search](http://andrewhfarmer.com/starter-project/) * [Exploring the react Ecosystem!](https://www.toptal.com/react/navigating-the-react-ecosystem) - Article * [Code academy React program](HTTPS://www.codeacademy.com) + * [The Road to learn React - Build a Hacker News App along the way](https://www.robinwieruch.de/the-road-to-learn-react/) * [Great Free React books](https://github.com/vhf/free-programming-books/blob/master/javascript-frameworks-resources.md) - Use this link first * Medium Links: * [React Components, Elements, and Instances (Medium)](https://medium.com/@dan_abramov/react-components-elements-and-instances-90800811f8ca#.rjx4d6bgw)