Quantcast
Channel: Paxcel Labs » Sanjay
Viewing all articles
Browse latest Browse all 6

TypeScript – A Super Set of JavaScript

0
0
Microsoft is taking a big leap over JavaScript by introducing TypeScript. Being a JavaScript developer, I know the kind of problems that crop up while developing an enterprise application or any other complex application. According to Microsoft, TypeScript is a superset of JavaScript that uses the full power of JavaScript and OOPs based modern languages like C#. What Microsoft says about TypeScript: “TypeScript helps programming teams to define interfaces between software components and to gain insight into the behavior of existing JavaScript libraries. TypeScript also enables teams to reduce naming conflicts by organizing their code into dynamically-loadable modules. TypeScript’s optional type system enables JavaScript programmers to use highly-productive development tools and practices: static checking, symbol-based navigation, statement completion, and code re-factoring.” Taken from specification document. The best thing about TypeScript is it is built upon Ecmascript 6 standards. Though not fully implemented but most of the standards are there. For [&hellip

Viewing all articles
Browse latest Browse all 6

Latest Images

Trending Articles





Latest Images