/typescrypt-examples

this a basic example of how to use the basic features of typescript

Primary LanguageTypeScript

Typescript examples

this repo contains a set of examples that demonstrates some of the most useful typescript features like:

  1. code completion (intellisense)
  2. type inference
  3. type interference
  4. use of interfaces
  5. use of generics in functions and interfaces
  6. declare function signatures

This talk usually takes from 1 hour to 1:30 hours depending on how in depth the explanations are.

For a better experience install the following vscode extensions: