Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)