Hacker News new | ask | show | jobs
by berserker-one 3757 days ago
??? I don't see any reference to type safety. Are we reading the same article?
1 comments

MoD411 is referring to "loose typing and freewheeling coercions." This is not about "type safety." It's about having a predictable and reasonable binding of types. JavaScript is very sloppy in this respect, especially with regards to the underlying semantics.