Filter by topic
Dan Abramov's comprehensive deep-dive into React's useEffect hook, explaining mental models, dependencies, and common pitfalls every React developer should understand.
Kent C. Dodds explains why you might not need Redux and how to effectively manage state in React applications using built-in features.
TkDodo's essential guide to using React Query effectively, covering patterns, best practices, and common mistakes to avoid.
Vercel's deep dive into React 18's concurrent features, automatic batching, and Suspense improvements for better app performance.
Robin Wieruch's guide to organizing React projects with scalable folder structures that grow with your application.
Implementing protected routes, authentication flows, and role-based access control with React Router v6.
Master Next.js 14 App Router layouts, nested layouts, and route groups for building complex applications.
The philosophy behind Testing Library and how to write tests that give you confidence your app works for real users.
Josh Comeau's visual guide to understanding React Server Components, how they work, and when to use them.
Comprehensive guide to understanding and optimizing React re-renders for better performance.
The official React guide to building UIs by thinking in components, state, and data flow.
Fireship's ultra-concise introduction to React fundamentals in just 100 seconds.
React Hook Form is a library for working with forms in React using React Hooks, I stumbled across it about a year ago and have been using it in my Next.js and React projects since then, I think it’s easier to use than the other options available and requires less code. For more info see https://react-hook-form.com.
I am preparing a playlist to showcase full stake Production-ready application, Uber eats is a food ordering platform for restaurants and end-user who are ordering food