Thursday, 5 September 2013

Does every object in JS have a toString() method?

Does every object in JS have a toString() method?


If that is true, why this error happens? The req.body object is not null
or undefined as the picture shows.
I use the node-inspector to debug my express.js app, this picture is taken
in Chrome Developer Tools.

No comments:

Post a Comment