A collection of learning resources to get you started in your reactjs learning.
Make sure you have gone through the Contributing Guidelines before making a pull request
Name | Author | Free/Paid | Content Type | Link | Level |
---|---|---|---|---|---|
Full Modern React Tutorial | The Net Ninja | Free | Video | LINK | Beginner |
React Hooks Tutorial | Codeevolution | Free | Video | LINK | Intermediate |
React Context & Hooks Tutorial | The Net Ninja | Free | Video | LINK | Advanced |
Get Started with React | MDN Web Docs | Free | Written | LINK | Beginner |
Full Modern React Tutorial (Advenced) | The Net Ninja | Free | Video | LINK | Advanced |
Build an Expense Tracker with React Hooks & Context API | Traversy Media | Free | Video | LINK | Intermediate |
Build a Web App with React | Glitch | Free | Video | LINK | Beginner |
Build and Deploy a React Native App, 2023 React Native Tutorial | JavaScript Mastery | Free | Video | LINK | Beginner |
React Native Course | FreeCodeCamp | Free | Video | LINK | Beginner |
Name | Author | Free/Paid | Content Type | Link | Level |
---|---|---|---|---|---|
Full React Course 2020 | FreeCodeCamp | Free | Video | LINK | Beginner |
Learn React | Codecademy | Free & Paid | Written/Interactive | LINK | Beginner |
Front End Development Libraries | FreeCodeCamp | Free | Written/Interactive | LINK | Intermediate |
React JS Crash Course | Traversy Media | Free | Video | LINK | Beginner |
Learn React Native | Codecademy | Free | Written/Interactive | LINK | Beginner |
React Native + Hooks Course 2023 | Udemy | Paid | Written/Video/Interactive | LINK | Beginner |
Name | Description |
---|---|
React cheat sheet | Developer Cheatsheets is a web development cheatsheet website by Leon Gilyadov/Downloadable to PDF |
React.js cheatsheet | This guide targets React v15 to v16. |
The React Cheatsheet for 2022 | freecodecamp article by Reed Barger |
Eric The Coder's Cheatsheet | React concepts and syntax. |
SheCodes' React Cheatsheet | Syntax-only, fully functional component-based cheatsheet. |
React TypeScript Cheatsheet | MIT licensed open source cheatsheet project with more than 33K stars on GitHub and lots of awesome contributors to keep the project alive and quality high. Cheatsheets for experienced React developers getting started with TypeScript |
Codingcheats.io's React Cheatsheet | Another only functional component-based great React cheatsheet. Although not excellent in design, this cheatsheet does have excellent content. |
Ohans Emmanuel's Cheatsheet | React concepts and syntax. |
Hooks Cheatsheet | Easy to Understand React Hooks recipes. |