Operators and Ajax
index.html
A little GOTCHA from this is how we call the ajax()
operator, we obviously specify a bunch of stuff other thant the url
property. The reason for this is that the operator does the following :
So we give at a custom factory and it works. I understand this is an issue that is currently looked upon
Using fetch API
And finally we get the Json we expect, no issues with CORS but a little more to write.