Skip to content

RyomenDev/TypeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm install -g typescript
npm install --save-dev typescript
npx tsc --init
npx tsc --watch  || tsc --watch (if TypeScript is installed globally)

About

A learning repository for TypeScript, designed to help developers master static typing, interfaces, generics, and advanced types. It includes practical examples, tutorials, and exercises to build a strong foundation in TypeScript, ideal for developers transitioning from JavaScript or looking to enhance their skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors