So you are using a bunch of javascript libraries on a website. Your javascript code calls several APIs, but each time after updating one of the APIs changes, and your code is interrupted without knowing it.
How do you prevent this?
I'm most interested in javascript, but any answer to dynamically typed languages would be valuable.
source
share