Why is `('b'+'a'+ + 'a' + 'a').toLowerCase()` 'banana'? stackoverflow.com/q/57456188/3951 (One of those fun little JavaScript "wat" moments.)