Difference between revisions of "Category:TypeScript"

From Lianjapedia
Jump to: navigation, search
Line 1: Line 1:
In Lianja v3.1, TypeScript was added as a supported scripting language.
 
 
 
TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
 
TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
  
Line 7: Line 5:
 
Lianja App Builder lets you develop Apps using TypeScript which it just-in-time compiles into JavaScript for you.
 
Lianja App Builder lets you develop Apps using TypeScript which it just-in-time compiles into JavaScript for you.
  
TypeScript is a selectable component in the Lianja App Builder installer.
+
TypeScript is a selectable component in the Lianja App Builder installer.
 +
 
 +
TypeScript is supported in Lianja 3.1 and above.
  
 
==See Also==
 
==See Also==

Revision as of 11:50, 21 November 2017

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

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

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

TypeScript is a selectable component in the Lianja App Builder installer.

TypeScript is supported in Lianja 3.1 and above.

See Also

TypeScript Documentation

Pages in category "TypeScript"

This category contains only the following page.