Skip to content

dany-herz42/ts-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeSript Course

TypeScript course exercises from beginner to advanced

Topics

Try it

  1. Clone this repository
  2. Open a terminal and install packages, run:
> npm install
  1. For compile, run:
> tsc
  1. For try a file:
> node /dist/filename.js

For more information, visit:

About

Advanced TypeScript Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published