Ajax loading wheels and forgotten Promises

from blog Caleb Porzio, | ↗ original
In the beginning... ``` data: { beans: null }, ready: function() { this.$http.get('beans')...