It is hard without vanillaJS knowledge.
The road map is available from here. https://roadmap.sh/react
1. Getting started with React
2. JSX
3. Component
4. Event handling
5. ref:DOM
6. Component Iteration
7. LifeCycle method
8. Hooks
9. Component styling
10. A basic app (ToDo list)
11. Optimizing component performance
12. immer
13. SPA with React Router
14. API calls
15. Context API
16. Redux
17. React Redux
18. Middleware
19. Code splitting
20. Server side rendering
21. Backend: Koa framework
22. MongoDB
23. JWT for authentication
24. Frontend project : Auth and login
25. Frontend project : Writing posts(C)
26. Frontend project : search posts(R)
27. Frontend project : update/delete posts(U,D)
Comments
Post a Comment