Free E-Book - TypeScript Succinctly
- by TATWORTH
Originally posted on: http://geekswithblogs.net/TATWORTH/archive/2013/06/22/free-e-book---typescript-succinctly.aspxAt http://www.syncfusion.com/resources/techportal/ebooks/typescript, Syncfusion are a free E-book "TypeScript Succinctly""The extensive adoption of JavaScript for application development, and
the ability to use HTML and JavaScript to create Windows Store apps, led
Microsoft to develop TypeScript, a superset of JavaScript. Though the
messiness of JavaScript causes many .NET developers to avoid the
language, Microsoft's additions extend many familiar features of .NET
programming to JavaScript. With TypeScript Succinctly by Steve
Fenton, you will learn how TypeScript provides optional static typing
and classes to JavaScript development, how to create and load modules,
and how to work with existing JavaScript libraries through ambient
declarations. TypeScript is even significantly integrated with Visual
Studio to provide the autocompletion and type checking you are most
comfortable with."