Add resources for react js (#4092)

* added crash course for react 2020

* added a course series for react hooks

* added author:
pull/4115/head
Ravindu Senal Fernando 2020-10-15 06:35:24 +05:30 committed by GitHub
parent aaefd745ec
commit ff9b8c95a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -295,6 +295,8 @@
#### React
* [Start Using React to Build Web Applications](https://egghead.io/courses/react-fundamentals)
* [React Crash Course 2020](https://www.youtube.com/watch?v=4UZrsTqkcW4) - freecodecamp
* [React Hooks](https://www.youtube.com/playlist?list=PLZlA0Gpn_vH8EtggFGERCwMY5u5hOjf-h) - WebDevSimplified
#### Redux