https://github.com/faizadie30/typescript-oop
learn oop in type from youtube channel nusarendra or les coding
https://github.com/faizadie30/typescript-oop
deno typescript
Last synced: 2 months ago
JSON representation
learn oop in type from youtube channel nusarendra or les coding
- Host: GitHub
- URL: https://github.com/faizadie30/typescript-oop
- Owner: faizadie30
- Created: 2022-10-12T14:05:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-09T20:00:48.000Z (about 3 years ago)
- Last Synced: 2025-06-09T20:02:47.504Z (about 1 year ago)
- Topics: deno, typescript
- Language: TypeScript
- Homepage: https://www.youtube.com/@leskoding
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Technology
1. typescript
2. deno run time engine
3. oop concept
## How to step running demo & Learn
1. make coffe or tea for enjoyed learn
2. maybe burn ciggarates or eat snack
3. install runtime deno from website: deno.land
4. and cmiw lest go running file type script in cli
## Run Project With Cli
```shell
deno run --filename
```