Custom AngularJS JSONP callback name
At my work place we are working on some AngularJS projects. We also write unit tests using Jasmine over Karma. So today I found out a colleague at work used jQuery’s $.getJSON and not Angular’s $http, since he had to…
Read More