Actualités

If you know anything about Typescript and JavaScript, you’ll know they’re not competing forces. They have a unique relationship, working hand in hand.
TypeScript is a typed superset of JavaScript that compiles to plain JavaScript (ES3 or higher; it’s configurable). The open source TypeScript command-line compiler can be installed as a Node.js ...
Microsoft's TypeScript team have released version 3.9 of its young programming language, a superset of JavaScript that compiles to JavaScript code to run in the browser or outside the browser on ...
Today Microsoft released a developer preview of TypeScript, a new JavaScript-like programming language that is translated into JavaScript so that its apps can be run in any browser. The language ...