Quiz · 3 questions
🐣 Foundations — Meeting TypeScript for the First Time
What TS is, what it isn't, your first compile
Level 0Curious
0 XP0/93 lessons0/23 achievements
0/100 XP to next level100 XP to go0% complete
Quiz
01Where do TypeScript types actually exist at runtime?
Hint
Open a
.ts file in the TypeScript Playground and click the .js output panel. Where did the types go?02Why does this quest insist
strict: true is the only sane default?Hint
Look at this quest's
strict-mode track outline — count the lessons. Each one is a flag strict: true turns on.03Roughly how many lessons does TypeScript Quest contain across its 17 tracks plus epilogue?
Hint
Re-read the long description — the parity claim is the headline.
Comments 0
🔔 Reply notifications (sign in)Sign in — Please sign in to comment.
No comments yet — be the first.