EM and the High-Performer / High-Difficulty Problem
3 min read The most common difficult-EM scenario in interviews: a productive engineer is also creating problems for the team. They ship the […] Read article
3 min read The most common difficult-EM scenario in interviews: a productive engineer is also creating problems for the team. They ship the […] Read article
3 min read If you manage managers, growing them is one of your highest-leverage activities. A strong senior EM can grow 4–8 new Read article
2 min read Read-it-later apps (Pocket, Instapaper, Matter, Readwise Reader) save articles for later consumption — stripped of ads, formatted for reading, available Read article
2 min read Plant care apps (PictureThis, Planta, Greg) and pet care apps (11pets, Pawtrack) seem niche but pop up frequently in mobile Read article
2 min read Mobile remote controller apps (Apple TV Remote, Sonos, Logitech Harmony, smart-home remotes) are tiny apps with surprising depth. Real-time low-latency Read article
2 min read Smart lock apps (August, Schlage, Yale, Latch, Airbnb) combine mobile, IoT, and security in a high-stakes UX. Forget your password? Read article
2 min read Restaurant reservation apps (OpenTable, Resy, Tock) are surprisingly rich system design topics. Inventory management at sub-hour granularity, time-zone awareness, no-show Read article
2 min read Group expense apps (Splitwise, Tricount, SettleUp) sit at the intersection of social and financial. The interview tests whether you understand Read article
3 min read Progressive Web Apps (PWAs) hit their decade mark in 2025. The 2026 reality: PWAs are real, useful, and underused. The Read article
3 min read Caching is one of the most effective ways to make a frontend feel fast. It is also one of the Read article
3 min read Web Workers and Service Workers are two confusingly-named browser APIs with very different purposes. Senior frontend interviews probe whether you Read article
3 min read Most frontend code assumes happy paths. Production reality is messier — APIs fail, networks drop, user devices crash, browsers behave Read article
2 min read An image gallery with lightbox (thumbnails grid + tap-to-zoom modal) appears in many products. The interview tests virtualization, accessibility, gesture Read article
3 min read “Build a modal” is one of the most common frontend interview questions. It looks simple. It is not. The interview Read article
2 min read Personalized push notifications are an entire engineering discipline. The wrong notification produces uninstalls; the right one produces engagement. Companies like Read article