Frontend Development Patterns
Modern frontend patterns for React, Next.js, and performant user interfaces.
Component Patterns
🧠 Knowledge Modules (Fractal Skills)
-
Composition Over Inheritance
-
Compound Components
-
Render Props Pattern
-
State Management Hook
-
Async Data Fetching Hook
-
Debounce Hook
-
Context + Reducer Pattern
-
Memoization
-
Code Splitting & Lazy Loading
-
Virtualization for Long Lists
-
Controlled Form with Validation
-
Framer Motion Animations
-
Keyboard Navigation
-
Focus Management