Please enable JavaScript.
Coggle requires JavaScript to display documents.
React JS - Coggle Diagram
React JS
Fundamentals
Create React App
Function Components
Class Components
JSX
Props and State
UState and USeEffects
setState and Component LifeCycle
Conditional Rendering
Lists and Keys
Building Simple Forms
Advance Topics
Context
Higher order components
Render Props
Refs
Error Boundaries
Portals
HTTP Requests
Get
Post
Ecosystem
State management
Redux/Mobx
Appolo Client
Routing
React Router
Styling
Styled Components/Emotion
TailWind CSS
Chakra UI/Material UI/ Ant Design
Forms
formic
react Hook Form
Testing
JEst + React Testing Library
Cypress
Misc
Type Script
StoryBook
React i18Next
Firebase
Practical react Libraries
Next Steps
Gatsby
Next.js
React Native
Hooks
UseContext
useReducer
useRef
useMemo
useCallback
custom Hooks