An open API service indexing awesome lists of open source software.

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

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)