TIL (Today I Learned)

The TIL series of articles contains very short articles documenting something I learned “today”.

Today I learned how to use the VS Code debugger in code from “other” modules.

Today I learned how to rename a git branch from the CLI.

Today I learned about the skip list data structure.

Today I learned not to cache generators.

Today I learned how to optimise my website images for the web and I automated that process.