https://typescript-kr.github.io/
TypeScript 한글 문서
TypeScript 한글 번역 문서입니다
typescript-kr.github.io
https://www.typescriptlang.org/docs/handbook/basic-types.html
Basic Types · TypeScript
Table of Contents # Introduction Boolean Number String Array Tuple Enum Any Void Null and Undefined Never Object Type assertions A note about ‘let’ Introduction # For programs to be useful, we need to be able to work with some of the simplest units of data
www.typescriptlang.org
'Ecmascript > typescript' 카테고리의 다른 글
실서비스에서 타입스크립트로 포팅하며 느낀 점 (0) | 2021.03.25 |
---|---|
[Error]Cannot use JSX unless the '--jsx' flag is provided (0) | 2020.12.03 |