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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofiane-abou-abderrahim%2Fjavascript-typescript-introduction
PURL: pkg:github/sofiane-abou-abderrahim/javascript-typescript-introduction
Stars: 3
Forks: 0
Open issues: 0
License: None
Language: TypeScript
Size: 19.5 KB
Dependencies parsed at: Pending
Created at: about 2 years ago
Updated at: almost 2 years ago
Pushed at: about 2 years ago
Last synced at: about 2 months ago
Topics: advanced-types, array, boolean, casting, class, core-types, enum, function, generic, interface, javascript, literal, number, object, string, typescript, typescript-compiler, union