0

We have an Angular 2 Project, where we try not to have any jquery dependency. BUT, we somehow have to load a script and run that. Until now this is the only place where we used jquery's getScript.

What if we use Angular's HttpClient's 'get' with an eval(script)? Is there then any advantages or disadvantages compared to jquery's getScript?

4

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.