📘 A collection of notes, code snippets, and practice projects as I learn and explore React.js.
This repository documents my journey of understanding core React concepts through code, experimentation, and small hands-on projects.
- ✅ JSX & Components
- ✅ Props & State
- ✅ useState, useEffect, usememo
- ✅ Conditional Rendering
- ✅ Forms and Events
- ✅ React Hook Form
- ✅ React Router
- ✅ Custom Hooks
- ✅ forwardRef
- ✅ Context API
- ✅ redux toolkit
- ✅ react-query
- ✅ axios
- ✅ Debouncing, throttling