then(function(articles){ return articles.length; });. The above code calls a service that returns a promise and “chains” on a then handler to ...
確定! 回上一頁