Tuesday, May 15, 2018

Brief Introduction To TypeScript

Typescript is a strongly-typed superset of JavaScript and it makes it more readable and maintainable. This is an open source language created by Microsoft. The way of writing the syntax is similar is C# OOPs concept. Typescript can be used for cross-browser development.

source https://www.c-sharpcorner.com/article/brief-introduction-of-typescript/

No comments:

Post a Comment