Skip to main content

Posts

Showing posts with the label TypeScript - Pros and Cons!

TypeScript Advantages - Pros and Cons!

The Advantages of TypeScript - 1.      It is purely object-oriented programming. 2.      It is support static type-checking. 3.      It can be used for client-side and server-side development. 4.      Build-in Support for JavaScript Packaging 5.      It offers a “compiler” that can convert to JavaScript-equivalent code. 6.      It has an API for DOM manipulation. 7.      It has a namespace concept by defining a “Module”. 8.      Superset of JavaScript 9.      ES6 features support Stayed Informed – Learn Angular 2 with TypeScript I hope you are enjoying with this post! Please share with you friends. Thank you!!