Skip to content

It is typescript fundamentals with all its types , class , inheritance , functions

Notifications You must be signed in to change notification settings

Rutvij07/TypeScript-Fundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript-Fundamentals

It is typescript fundamentals with all its types , class , inheritance , functions

Run Typescript file

tsc <filename.ts> -w in one terminal

Run Javascript file

nodemon <filename.js> in another terminal

About

It is typescript fundamentals with all its types , class , inheritance , functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published