Skip to content

Update Redux Toolkit Documentation #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
| 6.|**[Learn About Render Props, Error Boundaries ,Context , Refs and Context](https://www.youtube.com/watch?v=QFaFIcGhPoM&list=PLC3y8-rFHvwgg3vaYJgHGnModB54rxOk3&index=2)** | Watch Tutorial 28 , 29, 30, 32, 36, 37, 38, 39, 40 | 2 Days | 2 hr / Day | Self Paced |React Fundamentals|
| 7.|**[React Router Tutorial](https://youtube.com/playlist?list=PLC3y8-rFHvwjkxt8TOteFdT_YmzwpBlrG)** | In this series, you will understand about configuring routes in a react app, navigating on click of a button, navigating programmatically, dynamic routes, nested routes and route parameters, lazy loading and authentication with react router. | 2 Days | 1 hr / Day | Self Paced | 1. React Fundamentals <br> <br> 2. React Hooks |
| 8. | **[React Formik](https://youtube.com/playlist?list=PLC3y8-rFHvwiPmFbtzEWjESkqBVDbdgGu)** | | 3 Days | 2 hrs / Day | Self Paced | HTML, CSS, JavaScript + ES6 , React ( Hooks ) |
|9. |**[React Redux](https://youtube.com/playlist?list=PLC3y8-rFHvwheJHvseC3I0HuYI2f46oAK)** | | 2 Days | 2 hrs / Day | Self Paced | Fundamentals of React |
|9. |**[Redux Toolkit](https://www.youtube.com/playlist?list=PLC3y8-rFHvwiaOAuTtVXittwybYIorRB3)** | | 4 Days | 2 hrs / Day | Self Paced | Fundamentals of Redxu Toolkit |
| 10. | **[React State Management](https://youtu.be/-bEzt5ISACA)** | In this full intermediate React tutorial, you will learn how to implement state management using industry best practices. | 2 Days | 2 hrs / Day | Self Paced | Fundamentals of React |
| 11. |**[React Testing Tutorial](https://youtube.com/playlist?list=PLC3y8-rFHvwirqe1KHFCHJ0RqNuN61SJd)** | | 3 Days | 2 hrs / Day | Self Paced | React Fundamentals |
|12.| **Styling <br> <br>[React Styled Component](https://youtube.com/playlist?list=PLC3y8-rFHvwgu-G08-7ovbN9EyhF_cltM) <br> <br>[Material UI](https://youtube.com/playlist?list=PL4cUxeGkcC9gjxLvV4VEkZ6H6H4yWuS58) <br> <br>[Chakra UI](https://youtube.com/playlist?list=PLx2Y9Sna27Xt3deeeOLqW59-mdWpUWQ0T)** | | 1 Week |2 hrs / Day | Self Paced | Fundamentals of React |
Expand Down