Angular $ q. ne zaman çalışır?
Biri bana $q.whenAngularJS'de nasıl çalıştığını açıklayabilir mi? Nasıl çalıştığını analiz etmeye çalışıyorum $httpve şunu buldum: var promise = $q.when(config); Ve işte Chrome konsolundan yapılandırma nesnesi: Object {transformRequest: Array[1], transformResponse: Array[1], cache: Object, method: "GET", url: "/schedule/month_index.html"…} cache: Object headers: Object method: "GET" transformRequest: Array[1] transformResponse: Array[1] url: "/schedule/month_index.html" __proto__: Object …