https://github.com/blakejoy/stats-typescript
Understanding of topics in Typescript
https://github.com/blakejoy/stats-typescript
Last synced: 8 months ago
JSON representation
Understanding of topics in Typescript
- Host: GitHub
- URL: https://github.com/blakejoy/stats-typescript
- Owner: blakejoy
- Created: 2020-01-07T00:22:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T00:10:05.000Z (over 3 years ago)
- Last Synced: 2025-02-13T05:42:56.418Z (10 months ago)
- Language: JavaScript
- Size: 274 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Typescript Example
This repository is a working example of Typescript. I utilized Generics, Types, Enumerations and showed how to demonstrate the use of Composition and Inheritance within the Typescript environment.