Typescript on Atom Editor

Pablo Ezequiel
Feb 24, 2017 · 2 min read

Let´s follow a little tutorial from typescript:

Let´s add:

Create the tsconfig.json

we have created the file tsconfig.json

and we will write some typescript code:

when we save the file, a new javascript file is created, because it compile the the typescript.

More test, with the compiled result:

Let see also enum and any:

Functions and Types

functions with return type, and a void return type

ok… I will stop the post at this point

Next steps:

  • Interfaces
  • Classes

In Typescript

Pablo Ezequiel

Written by

Dev and Tech. Sharing while I am learning (#cloud, #mobile)

Welcome to a place where words matter. On Medium, smart voices and original ideas take center stage - with no ads in sight. Watch
Follow all the topics you care about, and we’ll deliver the best stories for you to your homepage and inbox. Explore
Get unlimited access to the best stories on Medium — and support writers while you’re at it. Just $5/month. Upgrade