Pick a focused question that fits your time, stack, and interview goal.
10 results across 1 active filter
Page 1 of 1
Explains URL-backed filters, API query parameters, pagination, sorting, empty states, and shareable list views.
Explains permission-aware navigation, guarded routes, server authorization, stale capabilities, and safe 401/403 handling.
Explains how to design DTOs, response shapes, UI needs, API compatibility, and frontend/backend ownership for a feature.
Explains how client-side validation, server-side validation, DTOs, domain rules, and user feedback work together.
Explains list/detail API boundaries, route state, prefetching, selected item behavior, and avoiding over-fetching.
Explains upload UX, API boundaries, validation, progress, storage, scanning, failure handling, and safe download behavior.
Explains refetching, targeted invalidation, stale data, optimistic updates, server truth, and user feedback after mutations.
Explains field-level and form-level error mapping from API responses into a usable frontend form experience.
Explains frontend guards, backend idempotency, pending state, retries, and duplicate-safe mutation design.
Explains when a Next.js route layer helps with cookies, tokens, aggregation, and UI-specific API adaptation.