https://github.com/partman7/typescript-practice
A setup for a TypeScript template-based testing site
https://github.com/partman7/typescript-practice
Last synced: 8 months ago
JSON representation
A setup for a TypeScript template-based testing site
- Host: GitHub
- URL: https://github.com/partman7/typescript-practice
- Owner: PartMan7
- Created: 2025-07-08T09:32:03.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-07-08T12:32:10.000Z (10 months ago)
- Last Synced: 2025-07-08T12:38:41.309Z (10 months ago)
- Language: TypeScript
- Size: 688 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TypeScript Practice
Deployed at https://typescript.partman.dev.
Renders a playground where you can try to solve TypeScript challenges in enforced templates.
Inspired by https://tsch.js.org/.