Typescript Tutorial Covering ES6, Debugging, Typings and Type System Features

In this post, we are going to present a series of video tutorials that cover some very commonly used Typescript features. This video list will help you get a good overview of the language, because some of the features presented here solve several long-te… Read more

Similar

Announcing TypeScript support in Electron

The electron npm package now includes a TypeScript definition file that provides detailed annotations of the entire Electron API. These annotation can improve your Electron development experience even if you’re writing vanilla JavaScript. Just npm install... (more…)

Read more »