Technology
Typed JavaScript for frontend and full-stack application development.
Practice items tagged with TypeScript.
Explains labels, keyboard behavior, focus, semantic HTML, errors, color contrast, and accessible custom controls.
Traces buffering through the production artifact, proxy chain, compression, cache, platform adapter, and version consistency.
Separates optional, undefined, null, and invalid external data, then narrows values at the correct boundary.
Explains when to derive values during render instead of storing duplicate state that can drift.
Builds a debounced typeahead with latest-request semantics, local error recovery, explicit states, and lifecycle-safe subscription ownership.
Explains URL-backed filters, API query parameters, pagination, sorting, empty states, and shareable list views.
Preparation paths where this taxonomy appears in the track scope.
Full-cycle .NET full-stack interview preparation.
A role-based preparation path covering C#, ASP.NET Core APIs, data access, frontend integration, testing, deployment, system design, real-life scenarios, and behavioral interview topics.
Shared JavaScript, TypeScript, browser, and CSS foundations for modern frontend interviews.
A framework-neutral frontend foundation covering JavaScript semantics, TypeScript contracts, browser rendering, CSS diagnosis, storage, caching, and production deployment failures.
Frontend mechanics for product-focused full-stack engineers.
A focused frontend path covering TypeScript and browser foundations, React components and state, hooks, data fetching, Next.js rendering, accessibility, testing, performance, security, and practical UI implementation.
Build the interaction, handle every state, and prove it through user behavior.
A hands-on frontend interview track covering accessible forms, API error mapping, duplicate-submit protection, uploads, data states, search races, optimistic rollback, URL filters, server-client boundaries, capability-aware UI, hydration, component tests, error recovery, render performance, and Playwright flows.