If you are new to React, here are some excellent resources to get started with, which I have collected from Internet and Reddit. 🌟
Feel free to share your thoughts on these materials. If you have any recommended React learning resources, please don't hesitate to contribute by opening an issue or submitting a pull request.
Open online course on JavaScript based modern web development by University of Helsinki and Houston Inc. in the spring of 2023.
The Course has 14 parts includes:
- Fundamentals of Web Apps
- Introduction to React
- Communicating with Server
- Programming a server with NodeJs and Express
- Testing Express servers, user administration
- Testing React apps
- Advanced state management
- React router, custom hooks, styling app with CSS and webpack
- GraphQL
- TypeScript
- React Native
- CI/CD
- Containers
- Using relation databases
This course has a very active Discord community full of participants for help and discussions. Previous knowledge of JavaScript or other course topics is not required.
Scrimba is an innovative online platform designed to offer interactive coding courses, particularly focusing on front-end development skills such as HTML, CSS, JavaScript, and various frameworks and libraries, including React.
Quick Start - React (Official)
The React official documentation includes detailed API reference materials, covering but not limited to the details of component lifecycle, state management, Context API, component usage, Hooks, and more. These reference materials provide in-depth information about the purpose of each API, how to use them, and their underlying principles.
Udemy - The Ultimate React Course 2024: React, Redux & More By Jonas Schmedtmann
Udemy - Modern React with Redux [2024 Update] By Stephen Griders
The Joy of React by Josh W Comeau (Very good but very expensive)