The TIL series of articles contains very short articles documenting something I learned “today”.
Today I learned about the shoelace formula to compute the area of arbitrary simple polygons.
Today I learned you can change the casing of matched groups when doing a search & replace in VS Code with regex.