Skip to content

BendJS/2017-12-12-Typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to Typescript Talk at BendJS

In this talk, we will learn about:

  • What typescript is and the rationale for using it
  • Basic types and how to declare and use them
  • Interfaces for describing object shapes and signatures
  • More advanced type topics like union types, intersection types, generics and more
  • How to opt out of the type system
  • Enums

Releases

No releases published

Packages

No packages published