added to React list the free online intro course offered by Tyler McGinnis

This commit is contained in:
chainsawbucktooth 2017-04-22 13:52:26 -04:00
parent dbcdd94b94
commit ac34f640bd

View file

@ -133,6 +133,7 @@ I've still got a lot of bookmarks to go through, so I'll be updating and adding
* [Code academy React program](HTTPS://www.codeacademy.com) * [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 * [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/) * [Code Daily](https://codedaily.io/)
* [React Fundamentals](https://www.reacttraining.com/online/react-fundamentals)
* [Build a Todo Application with React Native](https://codedaily.io/courses/2/Build-a-React-Native-Todo-Application) * [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) * [Learn to Animate with React Native](https://codedaily.io/courses/1/Animate-React-Native-UI-Elements)
* Medium Links: * Medium Links: