TIL (Today I Learned)

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 about the double factorial.

Today I learned you can change the casing of matched groups when doing a search & replace in VS Code with regex.