Entity 상태별 검증 로직 분리를 통한 Type-Safe Builder 설계
Is it a good practice to use a single Builder pattern for both Creating and Updating an entity?
Is it a good practice to use a single Builder pattern for both Creating and Updating an entity?
LLD Object-Oriented Design: Thinking in Objects, Not Code
Design Patterns: The "Secret Scrolls" to Rescue Devs from Spaghetti Code Nightmares
Your AI Is Doing the Wrong Job. That's On You.
7 Clean Code Principles Every Developer Should Follow
Every Upgrade Made Sense: How I Over-Engineered My AI Coding Setup
Rich domain modelling: a library story
The Hidden Cost of ‘Reusable Components’ in Vue
I replaced $500/mo of SEO, Google Ads tools with a Claude Code plugin — here's how I structured the 15 skills
Single Responsibility Principle (SRP): Theory and Implementation in Swift