Comment on The birth of JS

<- View Parent
rikudou@lemmings.world ⁨1⁩ ⁨year⁩ ago

Why? IMO that’s perfectly valid. The various type coercions are sometimes crazy, but IMO the rule that non-empty string is coerced to true and empty string to false is very simple to follow. The snippet is not even a gotcha, I don’t see anything worth failing over. Putting “true” or “false” in a string doesn’t change that.

source
Sort:hotnewtop