Please enable JavaScript.
Coggle requires JavaScript to display documents.
React Learning Path 2020 - Coggle Diagram
React Learning Path 2020
Fundamentals
Create React App
Functional Components
Class Components
JSX
Props and State
useState and useEffect Hooks
setState and Component Lifecycle Methods
Conditional Rendering
Lists and keys
Building Simple Forms
Advanced Topics
Context
Higher Order Components
Render Props
Refs
Error Boundaries
Portals
HTTP Requests
GET
POST
Hooks
useContext
useReducer
useRef
useMemo
useCallback
Custom Hooks
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
TypeScript
Storybook
React i18Next
Firebase
Practical React Libraries
Next Steps
Gatsby
Next.js
React Native