My Advent of Code 2023 solutions on TypeScript & Bun.
The code is a balanace between clarity, pefrormance, and my ability to spend time improving it. I also leave explanatory comments, so if you're stuck and want to better understand thought process behind, this repository might be helpful.
Bun has to be installed, then:
bun install
bun test