Skip to content

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

Contributors