In The Brain of Luke Hoban - TypeScript
Event Info
Mon 20 May, 2013 from 6:30pm - 8:00pm
Skills Matter
116-120 Goswell Road
London, EC1V 7DP, UK
Cost: Free
Description
A tour of TypeScript, a language and toolset that makes it easier to write cross-platform, application-scale JavaScript. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. TypeScript adds optional static types, classes, and modules to JavaScript to enable great tooling and better structuring of large JavaScript applications. The TypeScript compiler is open source, cross-platform and open specification, and is written in TypeScript. The compiler outputs standard JavaScript that can target the web, the server, or mobile devices.