Live data from Hacker News

Why is the result of ('b'+'a'+ + 'a' +'a').toLowerCase() 'banana'?

stackoverflow.com

1–6 of 6 posts

Re: Why is the result of ('b'+'a'+ + 'a' +'a').toLowerCase() 'banana'?

#5
post #3

If you like this kind of thing, you might enjoy "WTF, JS?" https://github.com/denysdovhan/wtfjs Or it's slightly older brother "WTF, Python?" https://github.com/satwikkansal/wtfpython

See also Wat from 2012:

https://www.destroyallsoftware.com/talks/wat