🤯 Weird JS (#1)
JavaScript is a "dynamically typed" language, meaning that it exists data types, but variables are not bound to any of them. Because of that, when we perform operations such as comparison or arithmetic operations where the types are not the same we w...
atelypham.hashnode.dev3 min read