Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Typescript: Javascript on steroids

Frontend NE
September 01, 2016

Typescript: Javascript on steroids

Are you still writing JavaScript the old way? Do you wish you could take advantage of modern development principles such as static typing, classes, modules, and interfaces in order to build robust and reusable code? TypeScript is a type superset of Javascript that compiles to plain JavaScript, is Open Source and—best of all—allows you to write awesome JavaScript! Join Christos as he gives an introduction to TypeScript and shows you how to leverage its powerful features to develop scaleable, modular and powerful code.

Frontend NE

September 01, 2016
Tweet

More Decks by Frontend NE

Other Decks in Programming

Transcript

  1. TypeScript – ES6 compatibility table TypeScript GitHub Repo TypeScript Roadmap

    Use TypeScript with Sublime Use TypeScript with VS Code