GitHub / 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.
Stars: 3
Forks: 0
Open issues: 0
License: None
Language: TypeScript
Size: 19.5 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: about 1 month ago
Topics: advanced-types, array, boolean, casting, class, core-types, enum, function, generic, interface, javascript, literal, number, object, string, typescript, typescript-compiler, union