TypeScript 연습장 TypeScript 연습장입니다. 실무에서 당장 적용할 것들 Record<string, string> 타입으로 지정해보자. as Type 이 아닌 variable: Type 을 사용하자. index signature 보단 mapped type 을 사용하자.