angulike icon indicating copy to clipboard operation
angulike copied to clipboard

Get rid of the jquery dependency

Open edelans opened this issue 9 years ago • 0 comments

A lot of people recommend not to mix jquery with angularjs, would it be possible to replace $.getScript with $http.get(src) and eval(response) to make it execute the script? (any thoughts from a more experienced angular dev welcome)

edelans avatar Aug 19 '15 23:08 edelans