I’ve had instances where I worked with an API so badly designed in a dynamic language that I had no idea what I might receive.
This, when I get something back that’s not what I expected, I just logged the type because I really don’t know what it is. It’s the result. Whatever that means.
I’ve had instances where I worked with an API so badly designed in a dynamic language that I had no idea what I might receive.
This, when I get something back that’s not what I expected, I just logged the type because I really don’t know what it is. It’s the result. Whatever that means.