Microsoft Typescript, The next Generation Javascript
Microsoft has introduced Typescript , a language for application-scale JavaScript development. TypeScript is a typed super set of JavaScript.The new language when compiled is translated to plain JavaScript so that it can be used in any browser.It’s open source and its code source is licensed under Apache 2.0, which can be found on Codeplex. About [...] Continue reading → 




