AI Features

Challenge: Real-Time Stock Dashboard

Build a real-time stock dashboard that stays responsive during heavy chart updates by implementing useTransition and useDeferredValue for smooth concurrent rendering.

Problem statement

You’re building a micro-dashboard where users can:

  • Choose a stock symbol ...