Advanced Typescript
This extra is a real-world React + Vite app where you will apply everything
from the Advanced TypeScript workshop. The app runs with placeholder logic, and
you will implement the utilities that make it fully functional.
π¨ Open
and implement every type and function
marked with π¨.
π¨ Then open
and use your utilities where
marked with π¨.
Running the app
npm run dev
The app should load without changes. As you implement the utilities, the UI
will become more accurate and interactive.