Lukachyna
03

THOUGHTS /WRITINGS

6articles published

The Architecture Interview: What Senior Frontend Engineers Actually Know

Most candidates can explain React hooks. Fewer can articulate trade-offs in state colocation, bundle splitting, or data-fetching strategies under pressure.

Read

From Zero to Hero: Teaching React to 100+ Students

What I learned about explaining mental models, debugging live in front of an audience, and designing exercises that actually build lasting intuition.

Read

State Management in 2025: Beyond Redux and Context

The landscape has shifted. Zustand, Jotai, TanStack Query — understanding when each pattern wins and when it creates complexity you never needed.

Read

Clean Code Isn't Enough: The Books That Changed How I Think

Beyond Clean Code and SICP: a curated list of titles that rewired my approach to systems thinking, communication, and engineering philosophy.

Read

Building a 3D Portfolio with Three.js: Lessons from the Deep End

GLTF imports, WebGL performance tuning, SSR compatibility — an honest account of every decision and dead-end encountered building this site.

Read