https://github.com/totto16/aot-2024
This are the puzzles from typehero's Advent of Typescript 2024
https://github.com/totto16/aot-2024
advent-of-ts advent-of-typescript advent-of-typescript-2024 typescript
Last synced: 3 months ago
JSON representation
This are the puzzles from typehero's Advent of Typescript 2024
- Host: GitHub
- URL: https://github.com/totto16/aot-2024
- Owner: Totto16
- Created: 2024-12-01T14:15:56.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-27T13:46:05.000Z (6 months ago)
- Last Synced: 2025-02-01T16:48:05.168Z (5 months ago)
- Topics: advent-of-ts, advent-of-typescript, advent-of-typescript-2024, typescript
- Language: TypeScript
- Homepage: https://www.adventofts.com/events/2024
- Size: 238 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent Of Typescript 2024
## What is this
These are the puzzles from [Advent of TS 2024](https://www.adventofts.com/events/2024).
## 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)