Basics of React, React Router and Redux Toolkit
Please rate the course
Course short description
In this course we will learn React, Redux Toolkit and React Router by writing 2 full-fledged applications. This course is suitable for those who are just starting their journey into frontend development and are ready to start working with their first Frontend framework. You are required to have knowledge of HTML and CSS, as we will be creating our projects and, of course, JavaScript from scratch. Basic knowledge of TypeScript will be a plus, since we will already be translating the second application into TypeScript.
The course will be as practical as possible, because we analyze all the theory right during the creation of our projects, applying the acquired knowledge in practice. We do not use banal ToDo applications, but work with real APIs and projects close to reality. A large number of exercises were also made for the course, which will allow you to consolidate the acquired knowledge by finalizing the projects created in the course.
After completing the course you will be able to:
- Know how React works under the hood
- Use React Hooks
- Write your own hooks
- Work with context
- Use React with TypeScript
- < li>Make API requests
- Handle downloads and errors
- Work with Redux Toolkit
- Use React Router
- Work with asyncThunk