klysman08 / typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is TypeScript used for?

TypeScript is a superset of typed JavaScript (optional) that can help build and manage large-scale JavaScript projects. It can be considered JavaScript with additional features like strong static typing, compilation, and object-oriented programming.

About


Languages

Language:TypeScript 100.0%