TypeScript 1 min read Rate this explanation: A typed superset of JavaScript that compiles to plain JavaScript Share this: Twitter Facebook LinkedIn Tutorial TypeScript Tutorial Related Terms Pseudocode A way to write out the logic of a program using plain language Stack trace A report that shows the sequence of function calls that led to an error Function A block of code that performs a specific task Program A set of instructions that a computer can execute Recursion A function that calls itself to solve a problem Learn More Reference 1 Reference 2 Video