Why to use TypeScript?

TypeScript is a superset of JavaScript, which adds optional static typing and other features on top of JavaScript. It enhances productivity and improves code quality, but like any technology, apart …