add react native course (#4351)

* add react native tutorial

* add author's name for react native course

* add a space line
This commit is contained in:
Ujjal Acharya 2020-10-18 23:46:55 +05:45 committed by GitHub
parent 9d460623d2
commit 7733cd1331
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -27,6 +27,7 @@
* [jQuery](#jquery)
* [NodeJS](#nodejs)
* [React](#react)
* [React Native](#react-native)
* [Redux](#redux)
* [Sails.js](#sailsjs)
* [Vue.js](#vuejs)
@ -305,6 +306,11 @@
* [Start Using React to Build Web Applications](https://egghead.io/courses/react-fundamentals)
#### React Native
* [React Native for Beginners](https://www.youtube.com/playlist?list=PL4cUxeGkcC9ixPU-QkScoRBVxtPPzVjrQ) - The Net Ninja
#### Redux
* [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)