Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/totto16/aot-2023
This are the puzzles from typehero's Advent Of Typescript 2023
https://github.com/totto16/aot-2023
advent-of-typescript advent-of-typescript-2023
Last synced: 27 days ago
JSON representation
This are the puzzles from typehero's Advent Of Typescript 2023
- Host: GitHub
- URL: https://github.com/totto16/aot-2023
- Owner: Totto16
- Created: 2023-12-21T14:37:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-25T00:12:04.000Z (about 1 year ago)
- Last Synced: 2023-12-26T01:24:31.425Z (about 1 year ago)
- Topics: advent-of-typescript, advent-of-typescript-2023
- Language: TypeScript
- Homepage: https://typehero.dev/aot-2023
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent Of Typescript 2023
## What is this
This are the puzzles from [typehero](https://typehero.dev/aot-2023) for Advent Of Typescript 2023
## Disclaimer
These Solutions work with the given tests, I tried to catch every case, described in the task, but I don't ensure full correctness of all of them :)
The full copyright of the puzzles go to [typehero](https://github.com/typehero/typehero)