C.W.K.
Stream
Quiz · 3 questions

🪞 Pippa's Face — The Frontend Stack

React 19 + TypeScript 6 + Vite 8 + Tailwind 4

Level 0Curious
0 XP0/65 lessons0/17 achievements
0/100 XP to next level100 XP to go0% complete

Quiz

01In React 19, why don't you need to import React at the top of every component file?
Hint
It's a build-time transformation, not a runtime trick.
02Which TypeScript option, when set to true, makes a missing case in a switch over a discriminated union a compile error?
Hint
It's not a single tsconfig flag — it's a pattern using the type system.
03Why does Tailwind 4 use CSS @theme blocks instead of a JavaScript config file?
Spotted a bug or have feedback on this page?Report an Issue

Comments 0

🔔 Reply notifications (sign in)
Sign inPlease sign in to comment.

No comments yet — be the first.