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.

Home Page:https://sofiane-abou-abderrahim.github.io/javascript-typescript-introduction/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.

https://sofiane-abou-abderrahim.github.io/javascript-typescript-introduction/


Languages

Language:TypeScript 51.5%Language:JavaScript 39.1%Language:HTML 9.4%