Skip to content

Commit 622c11f

Browse files
committed
Adding the JS Libraries and Frameworks title with links to beginner tutorials to React
1 parent 3365d81 commit 622c11f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ These are the videos that explain in detail how to branch out and submit a PR:
5656
* **JavaScript**
5757
- [Learn JavaScript by Codecademy](https://www.codecademy.com/learn/introduction-to-javascript)
5858

59+
**JS Libraries and Frameworks**
60+
<br />
61+
- _**React**_
62+
- [React Handbook for Beginners](https://www.freecodecamp.org/news/react-beginner-handbook/)
63+
- [React Functional Components, Props, and JSX – React.js Tutorial for Beginners](https://www.freecodecamp.org/news/react-components-jsx-props-for-beginners/)
64+
5965
* **PHP**
6066
- [PHP Tutorial](https://www.w3schools.com/php/DEFAULT.asp)
6167

0 commit comments

Comments
 (0)