I'm trying to set up a factory for multiple requests, but the result is always undefined , what could be wrong?
My angularjs:
(function(){
angular
.module("store", ['ui.bootstrap', "ngAnimate", "ngSanitize"])
.controller("homeCtrl", a...
asked by
25.07.2017 / 17:32