Typescriptcode

1. open source programming language devloped by microsoft

2. typed superset of javascript

3. compiles down to plain javascript

4.optional static typing and type interface[adds type support to javascript].

5.IDE support.

............................................................................................................................

tsc -v[typescript version]


Comments

Popular posts from this blog

interview questions js[ Anurag Singh ProCodrr]

reactnative_creation