From c14f6b5ca05b4cd3a7aec7346718594f0e502fdd Mon Sep 17 00:00:00 2001 From: Jason Brown Date: Thu, 23 Mar 2017 08:37:50 -0700 Subject: [PATCH] Update README.md (#22) Add CodeDaily.io Tutorials --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3b7f44c..52b5d60 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,9 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding * [Exploring the react Ecosystem!](https://www.toptal.com/react/navigating-the-react-ecosystem) - Article * [Code academy React program](HTTPS://www.codeacademy.com) * [Great Free React books](https://github.com/vhf/free-programming-books/blob/master/javascript-frameworks-resources.md) - Use this link first + * [Code Daily](https://codedaily.io/) + * [Build a Todo Application with React Native](https://codedaily.io/courses/2/Build-a-React-Native-Todo-Application) + * [Learn to Animate with React Native](https://codedaily.io/courses/1/Animate-React-Native-UI-Elements) * Medium Links: * [React Components, Elements, and Instances (Medium)](https://medium.com/@dan_abramov/react-components-elements-and-instances-90800811f8ca#.rjx4d6bgw) * [Working with React](https://medium.com/@prodia/working-with-react-js-3e21a2ff5443#.ensczdgi0)