| 양쪽 이전 판이전 판다음 판 | 이전 판 |
| typescript:home [2019/11/18 14:05] – [TypeScript Documentation **Handbook**] taekgu | typescript:home [2025/04/15 10:05] (현재) – 바깥 편집 127.0.0.1 |
|---|
| 타입스크립트는 모든 운영체제, 모든 브라우저, 모든 호스트에서 사용가능한 오픈소스다. | 타입스크립트는 모든 운영체제, 모든 브라우저, 모든 호스트에서 사용가능한 오픈소스다. |
| |
| * [[http://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html|TypeScript Language]] | * [[http://www.typescriptlang.org/ko/docs/handbook/typescript-in-5-minutes.html|TypeScript Language]] |
| * [[https://moon9342.github.io/typescript-introduction|TypeScript강의]] | * [[https://moon9342.github.io/typescript-introduction|TypeScript강의]] |
| * [[https://www.inflearn.com/course-status-2/|TypeScript강의-inflearn]] | * [[https://www.inflearn.com/course-status-2/|TypeScript강의-inflearn]] |
| | * [[typescript:cheat_sheet|Cheat Sheet]] |
| |
| | ===== Start ===== |
| - [[typescript:first|TypeScript 시작하기]] | - [[typescript:first|TypeScript 시작하기]] |
| - [[typescript:datatype|TypeScript Data Type]] | - [[typescript:datatype|TypeScript Data Type]] |
| - [[typescript:interface|Interfaces]] | - [[typescript:interface|Interfaces]] |
| |
| ===== TypeScript Documentation **Handbook** ===== | ===== TypeScript Documentation [Handbook] ===== |
| - [[typescript:basic types|Basic Types]] | - [[typescript:basic types|Basic Types]] |
| - [[typescript:variable declarations|Variable Declarations]] | - [[typescript:variable declarations|Variable Declarations]] |
| - [[typescript:type_checking|Type Checking JavaScript Files]] | - [[typescript:type_checking|Type Checking JavaScript Files]] |
| - [[typescript:utility|Utility Types]] | - [[typescript:utility|Utility Types]] |
| | - [[typescript:operator|Spread Operator]] |
| |
| ===== Deep Typescript ===== | ===== Deep Typescript ===== |
| - [[typescript:deep:type|function type variable]] | - [[typescript:deep:type|type variable]] |
| |
| ==== 기초 ==== | ==== 기초 ==== |