new to JS - JSON response parsing in JavaScript
Hello, am an android developer, trying to learn Kony. I am using one open api. i dont know how to parse the json data in js as am completly new to js . what is the main difference between stringify and parse my response : { "status": 1, "count": 2,...
Feb 7, 2017HAJP