📄️ Component Design
A practical guide to designing reusable, readable, state-driven React components using separation of concerns, SRP, and composition.
📄️ Config Driven UI
A practical guide to generating flexible React interfaces from configuration and data using reusable components, type-based rendering, and UI variants.
📄️ Shimmer UI
A practical guide to building reusable shimmer and skeleton loading states in React for cards, lists, banners, and scrollable rows.
📄️ Routing
A practical guide to React routing, layouts, nested and dynamic routes, protected routes, redirects, lazy loading, and interview revision.