Mock Interview
Slow Dashboard
Profile a slow filter interaction, identify wide rerenders or list cost, and choose memoization, state movement, or virtualization.
Reusable Components
Design tabs, cards, or dialogs with compound components, controlled state, slots, and accessibility behavior.
Next.js Boundary
Refactor an all-client content page into Server Components with small interactive client islands and safe server-side authorization.