mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +00:00
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:
parent
9d460623d2
commit
7733cd1331
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user