Please enable JavaScript.
Coggle requires JavaScript to display documents.
REACT LEARNING PATH - Coggle Diagram
REACT LEARNING PATH
Fundamentals
Props and State
useState and useEffect Hooks
JSX
setState and Component lifeCycle Methods
Class Components
Conditional rendering
Function Components
Lists and Keys
Create React App
Building Simple Forms
Advanced Topics
HTTP Requests
GET
POST
Portals
Error Boundaries
Refs
Render props
Higher Order Components
useRef
useMemo
useReducer
useCallback
useContext
Custom Hooks
Context
EcoSystem
State Management
Redux/Mobx
Apollo Client
Routing
React Router
Styling
Styled Components/ Emotion
Tailwind CSS
Chakra UI / material UI / Ant Design
Forms
Formik
React Hook Form
Testing
Jest + React Testing Library
Cypress
Misc
React i18Next
Firebase
Storybook
Practical React Libraries
TypeScript
Next Steps
Next.js
React Native
Gatsby