All Articles

12 articles covering front-end development, React, TypeScript, design systems, and the ever-evolving world of web development.

12 Articles
22 Topics

Latest Articles

Debugging Developer Experience React Tooling

Reproduce the Bug, Don't Describe It

Bug reports are always missing something: the exact click order, the warning nobody noticed, the request that came back wrong. So I built a dev-only recorder where the bug report is the session itself.

September 13, 2026
5 min read
Architecture Monorepo TypeScript Design Patterns

Dependency Direction Should Be Enforced, Not Documented

Architecture rules like 'don't import upward' are easy to ignore. Turn dependency direction into an executable constraint that CI can actually enforce.

September 6, 2026
5 min read
AI Documentation Architecture Developer Experience

Docs as the Source of Truth: Documentation for AI-Assisted Development

Stop letting AI agents guess your architecture. Structure documentation so architectural intent is explicit, discoverable, and protected from implementation drift.

September 5, 2026
5 min read
TypeScript Frontend Design Patterns Architecture

The Registry Pattern: Configuration Over Conditionals

When adding a new type means editing the renderer, your extensibility lives in the wrong place. Use a registry to separate discovery from execution.

September 4, 2026
5 min read
Startup Mental health Journaling Side Project SaaS

Why I build the website The Letter

A simple problem from my own therapy sessions that became an idea

June 22, 2026
1 min read
JavaScript Frontend Migration

Migration from @react-pdf-viewer to react-pdf

An overview about the issues and successes faced while migrating a PDF library from a very big one to another very shallow

November 22, 2025
5 min read

Archive

Explore by Topic

Showing all 12 articles