Tag: #리팩터링
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
The Complete Guide to Technical Debt: Identify, Measure, Repay
This guide covers the step before persuasion: finding where technical debt actually lives and attaching a number to it. It uses Fowler quadrants to recover the original meaning of the metaphor, filters out things that ar
2026-08-15 · 22 min read #기술부채#리팩터링#코드품질#tech-debt#doraThe Complete Guide to Refactoring: Changing Structure While Preserving Behaviour
This guide is about how to refactor safely, not when refactoring pays. Starting from the definition of refactoring, it walks through building a safety net with characterization tests, introducing seams into code you cann
2026-08-15 · 24 min read #리팩터링#레거시코드#테스트#refactoring#characterization-test