React Important Topics

Published by Aditya on 2024-01-18

React Important Topics to learn

I ignored this TOPICS which are extremely important !

  • useState
  • useEffect
  • useMemo
  • useRefs
  • Recoil
  • Prop Drilling
  • Context
  • Reconciliation
  • Rendering
  • Hooks
  • CustomHooks
  • Writing Components
  • Context Api & Suspense Api

Good Things To Learn

State Management Tools

  • Routing React Specific

Performance Improvement jargons

  • React Hook Form / Formik

Backend Specific Topics

  • SWR / React Query

Writing FrontEnd Test Cases

Lastly Move to NextJs or React Native