This workspace is focused on truly understanding React as a library and framework — not just building features.
Use these notes to capture concepts, reasoning, and trade‑offs so I can internalize when, why, and how to use React patterns and APIs.
🎯 Learning Goals
- Grasp React’s core philosophy, reconciliation, and rendering lifecycle
- Master hooks (built‑in and custom) with clarity on use cases and performance
- Understand advanced patterns: context, render props, compound components, and state management
- Know best practices, trade‑offs, and common pitfalls in real‑world scenarios
- Be able to explain React internals and architecture in interviews
📝Study Logs
Topic 1 React Doc
Topic 2 important topics note
Topic 3 Questions
React Query, fetch data
Imperative vs Declarative
UI practice
Real example and questions involved.
Logistics dashboard