Skip to content

avent18/TypeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript

full typeScript mastery repo

A comprehensive collection of TypeScript concepts, examples, and best practices that I learned while mastering TypeScript. This repository covers everything from basic types, objects, arrays, and functions to advanced topics like generics, utility types, classes, decorators, and modules.

L1 - data types --> number, string, boolean

L2- array , enums, tuples, any

L3- Union, literal types , alias/custom types

L4- Function return type

L5- Unknown and never return type

L6- classes and interfaces

L7 - Type Gaurds and Type assertion

L8 - Generics and constraints

About

full typeScript mastery repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published