Skip to content

juanrdahl/typescript-workshop

Repository files navigation

TypeScript Workshop

The purpose of this repository is to analyse how to use some features of Typescript.

Features

  • Generics
  • Interfaces and types
  • never and any types
  • Propery and key of clauses

Running the app

  • Install the dependencies: npm install
  • Execute the tests: npm run test
  • Check linter errors: npm run lint
  • Fix linter errors: npm run lint:fix

Diagrams

A typical web architecture with a component with shared and centralized types.

Esta es una imagen

Esta es una imagen

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published