Posts in 'til'

TIL: =+ doesn't throw an error

Mistyping =+ instead of += can lead to some sneaky bugs

TIL: strip does not do what I think it does

It turns out I have been using it wrong for all this time!