Difference between revisions of "Category:TypeScript"

From Lianjapedia
Jump to: navigation, search
 
Line 1: Line 1:
 +
In Lianja v3.1, TypeScript has been added as a supported scripting language.
 +
 +
TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
 +
 +
Types enable JavaScript developers to use highly-productive development tools and practices like static checking and code refactoring when developing JavaScript applications.
 +
 +
Lianja APaaS Developer lets you develop Apps using TypeScript which it just-in-time compiles into JavaScript for you.
 +
 +
TypeScript is a selectable component in the Lianja APaaS Developer installer.
 +
 +
==See Also==
 +
[https://www.typescriptlang.org/docs/handbook/basic-types.html TypeScript Documentation]
 +
 
[[Category:Lianja v3.1]]
 
[[Category:Lianja v3.1]]
 
[[Category:Developers Guide]]
 
[[Category:Developers Guide]]

Revision as of 10:06, 6 October 2016

In Lianja v3.1, TypeScript has been added as a supported scripting language.

TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.

Types enable JavaScript developers to use highly-productive development tools and practices like static checking and code refactoring when developing JavaScript applications.

Lianja APaaS Developer lets you develop Apps using TypeScript which it just-in-time compiles into JavaScript for you.

TypeScript is a selectable component in the Lianja APaaS Developer installer.

See Also

TypeScript Documentation

Pages in category "TypeScript"

This category contains only the following page.