I'm writing a driver in AngularJS that calls http.get to an API, and returns a 0 (for now). I can show the 0 by console without problems, but I can not show it in a $ scope in the front.
App.js
.controller('ssnGenAltaCtrl', ['$scope',...
asked by
30.12.2016 / 14:12