Home

TILs on javascript

Documenting options objects with JSDoc and TypeScript in Visual Studio Code

Using the minimal amount of JSDoc for both type checking and pretty in-editor documentation.

TILs from Advent of Code 2023

Small things I learned while doing Advent of Code for the first time.