Typescript에 관한 글

API 문서화, TS 타입만 있으면 해결! – Tspec

https://ridicorp.com/story/tspec-api-documentation/

Assertions: How to Assert Conditions and Types

https://dev.to/zirkelc/assertions-how-to-assert-conditions-and-types-mep

(번역) 타입스크립트에서 'As Const' 이해하기

https://soobing.github.io/typescript/typescript-as-const/

tsconfig paths를 사용할 때 Webpack, Jest 설정하기

https://tesseractjh.tistory.com/223

[Typescript] 타입(Type)과 인터페이스(Interface)의 차이점

https://ykss.netlify.app/typescript/type_vs_interface/

An Introduction To Type Programming In TypeScript

https://www.zhenghao.io/posts/type-programming

타입스크립트 - 팬텀 타입이란 무엇인가

https://emewjin.github.io/typescript-phantom-type/

A Complete Guide to TypeScript Decorators

https://mirone.me/a-complete-guide-to-typescript-decorator/