Getting Started with TypeScript 2.x
Getting Started with TypeScript 2.x

Getting Started with TypeScript 2.x

Author
Shiv Bade
Tags
typescript
javascript
Published
August 9, 2017
Featured
Slug
Tweet
Adopted TypeScript 2.x for a UI project. Loved:
  • Optional static typing
  • Better refactoring
  • IDE support (VSCode!)
Rough edges: - Declaration file management - Interop with JavaScript-heavy libs
Overall: Safer and saner front-end dev.