Skip to content

Opening book details…

About this document

Introduction to TypeScript Programming by Leo RS is a document available to read on EtoBox.

TypeScript is a programming language that adds static typing to JavaScript. It allows developers to create robust web applications in JavaScript. TypeScript endows JavaScript with additional features that make code less buggy, simpler, more consistent, and easier to test. TypeScript code is compiled to plain JavaScript.

Author
Leo RS
Language
EN