React Cheat Sheets
Developer references for React
7 sheets found
React Components & JSX
Complete guide to JSX syntax, conditional rendering, lists, components, props, and React patterns
React Design Patterns
Advanced React design patterns including compound components, render props, HOCs, context patterns, and performance optimization techniques
React Hooks
Quick reference for all React Hooks with practical examples
TanStack Query
Complete guide to TanStack Query (React Query) for powerful server state management in React applications
TanStack Router
100% type-safe React router with file-based routing, data loading, and search params state management
React Router v7
Complete guide to React Router v7 with Library Mode and Framework Mode, data loading, actions, and modern routing patterns
React Custom Hooks
Complete guide to creating and using custom React hooks including state management, data fetching, and utility hooks