smokinjoe / advent-of-code-2023

Created with CodeSandbox
https://codesandbox.io/p/github/smokinjoe/advent-of-code-2023
0 stars 0 forks source link

Clean up DebugMode #40

Open smokinjoe opened 8 months ago

smokinjoe commented 8 months ago
smokinjoe commented 8 months ago

Utilize decorators to help enhance debug mode for each day

Edit: maybe not exactly the right pattern, but we can use decorators to debug iteration functions. Eg, https://medium.com/@InspireTech/what-are-decorators-in-typescript-and-how-to-use-decorators-d82d15c5851f