Mock Interview
State
How do you decide whether data belongs in local state, URL state, cache, or server state?
Testing
Design a testing strategy for a payment-heavy React app.
Types
How do discriminated unions and runtime validation reduce production bugs?