https://github.com/alexits93/typescript_drag_and_drop
A drag & drop application written in Typescript with Object Oriented Programming. Based on Maximillian Schwarzmüller's "Understanding Typescript - 2021 Edition" course on Udemy.
https://github.com/alexits93/typescript_drag_and_drop
css html javascript typescript
Last synced: about 1 month ago
JSON representation
A drag & drop application written in Typescript with Object Oriented Programming. Based on Maximillian Schwarzmüller's "Understanding Typescript - 2021 Edition" course on Udemy.
- Host: GitHub
- URL: https://github.com/alexits93/typescript_drag_and_drop
- Owner: Alexits93
- Created: 2021-07-08T10:32:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T21:44:21.000Z (almost 5 years ago)
- Last Synced: 2025-08-23T06:02:47.618Z (10 months ago)
- Topics: css, html, javascript, typescript
- Language: TypeScript
- Homepage:
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# typescript_demo
A drag & drop application based written in TypeScript with Object Oriented Programming.
Based on Maximillian Schwarzmüller's "Understanding TypeScript - 2021 Edition" course on Udemy.