Where to place jQuery plugins in AngularJS [duplicate]

This question already has an answer here:

I am a beginner to AngularJS. I need to know what’s the best practice to store jQuery plugins in the project folder. I have seen strong opposition to placing them in node_modules folder.

Please tell me where and how I can include such plugins? I know about directives, just need to know how to include them in path.

Source: AngularJS



from Angular Questions https://angularquestions.com/2017/09/27/where-to-place-jquery-plugins-in-angularjs-duplicate/
via @lzomedia #developer #freelance #web

Comments

Popular posts from this blog

ng-show doesn’t work correct with value boolean

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development

ng-include of inline SVG does not display gradient except in Chrome