adspace
Answer Posted / Vineet Gupta
"TypeScript has several components, including the TypeScript compiler (tsc), which transcompiles TypeScript code into JavaScript; the TypeScript definition manager (tsd), which manages type definitions for libraries and helps to provide IntelliSense in editors; and TypeScript itself, which is a typed superset of JavaScript that adds optional types, classes, interfaces, and modules."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers