# "좋은" 기술 부채 3가지

> Clean Markdown view of GeekNews topic #309. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=309](https://news.hada.io/topic?id=309)
- GeekNews Markdown: [https://news.hada.io/topic/309.md](https://news.hada.io/topic/309.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-08-14T09:50:38+09:00
- Updated: 2019-08-14T09:50:38+09:00
- Original source: [engineering.squarespace.com](https://engineering.squarespace.com/blog/2019/three-kinds-of-good-tech-debt)
- Points: 6
- Comments: 1

## Topic Body

기술 부채는 대부분 안좋다고 얘기됨

돈빌려서 집을 사면 축하해주는데, 왜 기술은 안그럴까 ?

중요한 차이점은 "빚을 진 의도가 무엇인가?" 임

글에서 얘기한 세가지 좋은 기술 부채들

- Scaffolding

- Hardcoding Things

- Not Fixing All the Edge Cases

중요한건 "Good Tech Debt is Intentional"

빠르게 성장하고, 비용과 시간을 절약하기 위해 의도를 가지고 부채를 지는것은 괜찮다.

그 기술부채의 한계를 잘 알고 잘 정리해서 나중에 개선할수 있게 하자.

## Comments



### Comment 309

- Author: xguru
- Created: 2019-08-14T09:54:55+09:00
- Points: 2

왜 기술 "부채" 냐면, 어차피 빚을 진 거고, 빚은 이자가 붙어 늘어나기 마련

그 빚으로 얻게 되는 이득보다 빚이 많아지기 전에 잘 알고 빚을 갚아야 한다는 것

하지만 이자가 붙어서 통보가 날아오는 은행 대출과 달리,

기술 부채는 그게 눈에 보이지 않기 때문에 다들 까먹게 되는 것

빚이 불어나기 전에 갚읍시다.
