Hacker News new | ask | show | jobs
by RandomInteger4 3079 days ago
Unproductive, how?

Also, this isn't a javascript problem; this is a problem of trying to be too clever and not understanding implicit conversion, which happens in many languages.

1 comments

>implicit conversion, which happens in many languages

And that doesn't happen in many decent languages. That is, languages with strong typing.