UI Deploy

Curated, Short, Web UI Dev we Love.

How to properly integrate non-AngularJS libraries in your AngularJS application

There may be times when you need to use a non-AngularJS library such as lodash or underscore in your AngularJS application.

If you use a bundler like JSPM, webpack or browserify, you can simply include the library in your bundle.

view source

Instagram Follow Adder