advanced-types
There are 4 repositories under advanced-types topic.
sofiane-abou-abderrahim/javascript-typescript-introduction
I built this little TypeScript demo as an introduction to TypeScript and its basics, types and main features, such as core types, object, array, function types and other advanced types, generic types, classes, interfaces. I also configured the TypeScript Compiler so that I can compile all the files to JavaScript files in one go.
LCcodder/typing-assets
TypeScript library with additional utility types and predicators generation
Ahad-mirza/Typescript
A comprehensive guide to TypeScript, covering core concepts, fundamentals, advanced types, and OOP. Ongoing updates and examples to enhance learning.
PrimeEagle/Concerto
A modern programming language with an advanced type system, supporting both object-oriented and functional programming paradigms.