Hi,
I'm a new in java scripting. I would like to know how can I debug my java scripts more smartly. I found only option is working console.log(). But it is not enough in certain level. I assume there has to be something else. I found blog http://estynedwards.com/blog/2013/12/12/better-logging-in-azure-mobile-services/. But it is not working. I might did some installation mistake. Is the a way to verify the script locally before pushing to azure?