Skip to content

sfeir-open-source/sfeir-school-typescript

Repository files navigation

About

A SFEIR School

Installation

  • git clone https://github.com/sfeir-open-source/sfeir-school-typescript.git
  • cd sfeir-school-typescript
  • npm install

Typescript

A SFEIR School

logo

Planning, trainers and other details

Slides

You can view the slides here.

Compiling manually TypeScript to JavaScript

npm run tsc -- file.ts

Exemple: npm run tsc -- exercices/00-compiling-typescript.ts

It will create a file named file.js side of the file.ts.

About

Sfeir school for typescript langage

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published