Was just reading JavaScript chose violence of @martinrue and suddenly:
11: This ain't Ruby!42.toString()
// Syntax errorThank god!
Finally some sense from this language!
42 is a primitive number, not some kind of object. We can't be calling functions on it...
42..toString()
// '42'How do I uninstall JS?
Someone got style 😆