
Damn you JavaScript typing
Lately there is a new trend to use static typing in JavaScript projects. Now, why would you do that when one of the strong points of JavaScript its dynamically typed nature? The simple answer: there is no real reason to use static types in JavaScript, but as we know it, there is nothing simple when more »