Mock Interview
Module Runtime
Explain strict mode, module evaluation, live bindings, circular dependency risk, and side-effect boundaries.
Loading Strategy
Choose lazy loading candidates, preload triggers, chunk error handling, and measurement for a large feature.
API Boundary
Design runtime guards and normalization for API responses with dates, IDs, errors, nullability, and versioning.