Thoughts

mental health break ,./'"**^^$_---
Every time I think I know Javascript it throws me a curveball.
I expected `[undefined].toString()` to return `"[undefined]"` but it instead returns `[]`. `(undefined).toString()` is an error but `undefined + ""` is `"undefined"`.
Link 4:47 p.m. Feb 15, 2022 UTC-5