Skip to content

JambaGoDevCode/Typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Typescript

Typescript is... Javascript with type checking Type checking

((JS)TS) Benefits

  • Static typing
  • Code completion
  • Refactoring
  • Shorthand notations

Setting up the Development Enviroment

node -v (if you dont have node, just instal it) sudo npm i -g typescript

About

tutorial for beginners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published