Content
You shouldn't use ' true' in conditions, since it is equivalent to simply writing 'X'. Um, actually in JavaScript ' ' is truthy while ' true' is false.
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
HTTP 418: I'm a teapot
The server identifies as a teapot now and is on a tea break, brb
You shouldn't use ' true' in conditions, since it is equivalent to simply writing 'X'. Um, actually in JavaScript ' ' is truthy while ' true' is false.