What is a Typescript
Typescript is a superset of Javascript
It adds additional features to the Javascript
It is strictly typed.
It throws an error during compile time where as Javascript won't
It improves the productivity
Typescript is a superset of Javascript
It adds additional features to the Javascript
It is strictly typed.
It throws an error during compile time where as Javascript won't
It improves the productivity
Comments
Post a Comment