Skip to content

πŸ† Advanced TypeScript examples covering types, method overriding, namespaces, module augmentations, global declarations, and best practices.

Notifications You must be signed in to change notification settings

bodnya29179/TypeScript-Advanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ TypeScript Advanced

This repository contains structured examples and explanations of advanced TypeScript concepts, including types, overrides, namespaces, and module augmentations. Each section presents TypeScript features with practical examples and explanations.

drawing

🏁 How to Use

  1. Clone the repository:
    git clone /~https://github.com/bodnya29179/Typescript-Advanced.git
    
  2. Install dependencies:
    npm install

πŸ’ͺ TypeScript library with better type definitions

It includes declared types in *.d.ts files based on different versions of ECMAScript:

/~https://github.com/uhyo/better-typescript-lib

πŸ”— Repository link

πŸ”— /~https://github.com/bodnya29179/Typescript-Advanced.git

or

drawing

πŸ“š Resources

About

πŸ† Advanced TypeScript examples covering types, method overriding, namespaces, module augmentations, global declarations, and best practices.

Topics

Resources

Stars

Watchers

Forks