I'm doing my Javascript studies, and I'm doing some pretty simple to consume an API, but I got an error. Before commenting, I'll show you my code:
View.js
var model = new Model();
var response = null;
model.setUrl("https://jsonplaceholder.t...
asked by
06.12.2016 / 19:43