Skip to content
tezvyn:

🎨Design & UX

UI design, UX research, and design systems

245 bites

Test yourself: Top 30 advanced Design & UX interview questionsMultiple choice, with the correct answer and why it is correct on every question. Free, no sign-in.

Advanced everything in Design & UX

advanced1 min read

Phased research strategy to de-risk market entry

Foundational market and behavior research, then localized usability and infrastructure validation, then iterative post-launch measurement, each feeding l10n, infra, and feature work.

advanced2 min read

Spec met but user problem unsolved: facilitating the fix

Frame requirements as the shared imperfect proxy, present evidence not opinions, and reframe as a joint discovery to refine.

advanced1 min read

NLP pipeline to theme and tag research transcripts

Chunk and embed transcripts, cluster or LLM-tag for themes, run sentiment with aspect awareness, and keep a human in the loop.

advanced1 min read

Data Visualization for Qualitative Data

Visualizing qualitative data turns coded themes, quotes, and patterns from interviews into affinity maps, theme matrices, and journey artifacts. It makes non-numeric findings scannable and persuasive without distorting nuance into false precision through…

advanced2 min read

Limitations of Figma Dev Mode generated code

Dev Mode output is static, absolute-positioned, non-semantic, and ignores responsiveness, state, and your component system; use it for values and structure, then refactor to semantic, tokenized…

advanced1 min read

Token architecture for multi-modal alerts

A semantic alert concept with per-modality token groups (visual, voice, haptic) under one name, single source of truth, and platform transforms.

advanced1 min read

Governance to keep platforms from diverging

A federated model with central stewards plus platform reps, an RFC process, and contribution rules.

advanced1 min read

Performance trade-offs of abstracting native UI

Bridge/serialization overhead, JS-thread bottlenecks for lists, and mitigations like virtualization, native modules, and profiling both threads.

advanced1 min read

Preventing theme flash in SSR apps

Flash comes from server not knowing client preference; fix with a blocking inline script setting the theme before paint.

advanced1 min read

Token build pipeline for multi-platform output

JSON source of truth, a tool like Style Dictionary with per-platform transforms and formats, and CI publishing.

advanced1 min read

Automated enforcement of deprecated component removal

Lint rule failing new usages, codemods for existing ones, and a usage dashboard gating removal.

advanced1 min read

Coexisting major versions during migration

Scoped aliases or namespaced packages, isolated token scopes, and incremental migration.

advanced1 min read

Quantifying the cost of a missing component

Scan repos for duplicate hand-rolled tables, count implementations and lines, estimate redundant build and maintenance hours plus defect rates.

advanced1 min read

Isolating the design system's velocity impact

Use comparison groups, difference-in-differences or before-after baselines, and control for confounders; cite mechanism data like component reuse.

advanced1 min read

Constructing a design system ROI formula

ROI equals (benefits minus cost) over cost; benefits from time saved, defect reduction, and faster onboarding; gather data via analytics and tickets.

advanced1 min read

Reversing stagnating design system adoption

Find friction via interviews, reduce it with DX, codemods, and docs, then prove value with adoption and velocity metrics.

advanced2 min read

Shadow DOM accessibility: focus and cross-boundary ARIA

IDREF ARIA can't cross the shadow boundary, so aria-labelledby and aria-activedescendant break; delegatesFocus and ElementInternals/ARIAMixin help.

advanced1 min read

Adapting CSS for Forced Colors Mode

Use semantic HTML and system color keywords, the forced-colors media query, forced-color-adjust sparingly.

advanced1 min read

Minimizing library bundle-size impact on consumers

Track size in CI with size-limit, support granular imports, externalize peers, lazy-load heavy parts, audit with bundle analyzers.

advanced1 min read

Building a visual regression testing pipeline

Snapshot Storybook stories per PR, freeze nondeterminism, set diff thresholds, manage baselines via approvals.

We are hiring for this. Every open role lists the topics its interview covers, so you can prepare for the real thing rather than guessing.

See open roles