advanced-types

There are 3 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.

    Language:TypeScript3100
  • LCcodder/typing-assets

    TypeScript library with additional utility types and predicators generation

    Language:TypeScript2120
  • PrimeEagle/Concerto

    A modern programming language with an advanced type system, supporting both object-oriented and functional programming paradigms.