Callbacks and Dependency Injection: Your Escape Plan from Interface HellDependency injection: the polite way to say ‘not my problem.Jun 8Jun 8
Headless, But Not Brainless: Designing Smart CMS AbstractionsLet’s be honest — when picking a CMS, we rarely think about switching later. We find a fancy headless CMS, love its UI, get everything up…May 3May 3
Frontend Code Quality: Automate Everything, Review Only What MattersHow to organize the entire process — from pre-commit checks to CI/CD automation with static code analysis — to minimize peer review.Mar 22A response icon1Mar 22A response icon1
Frontend Architecture Patterns: Part 2 — The Hidden Power of Indirection and ObserverWhile building a stable frontend system you want it to be solid, simple, and not collapse when you least expect it. The best architectures…Mar 17Mar 17
Design Patterns for Frontend Platforms: Part 1 — Singletons, Cohesion, and Controlling ChaosWhen we hear “design patterns,” many of us picture something outdated — ancient wisdom passed down by the pioneers of software development…Mar 10Mar 10
Monolithic to Micro Frontend: The Never ending Story of the Breakup We All NeededMonoliths, Micro Frontends, and Midlife CrisesMar 3Mar 3
When DRY Gets Too WET: The Struggles of Shared UI in Multi-Team React AppsHow best practices and design patterns evolve — and sometimes break — when applied in a multi-team world.…Feb 27Feb 27