Nieuws

The most widely used ES standards with JavaScript are ES5 and ES6. What is TypeScript? TypeScript (TS) is a JavaScript superset that serves the same goal as JavaScript.
TypeScript is a superset of JavaScript -- the world's most popular programming language -- that compiles to JavaScript and is aimed at large coding projects.
TypeScript is a variation of the popular JavaScript programming language that adds features that are important for enterprise development. In particular, TypeScript is strongly typed—meaning ...
Microsoft is launching a preview of a new programming language known as TypeScript, which aims to make JavaScript development scale beyond the client.
TypeScript is gaining popularity as a type-safe alternative to JavaScript. Here's how to incrementally transform your JavaScript codebase into strongly typed TypeScript.
The Microsoft-backed programming language jumps up again in the rankings of most popular languages among developers.
Peter looks at how to call a JavaScript function from your TypeScript code and do it in a type-safe way. Along the way, he dramatically simplifies a Backbone application by integrating Knockout.
Microsoft TypeScript: the JavaScript we need, or a solution looking for a problem? New language makes large app development easier, but we've seen it all before.