Anthony Cary

Results 2 issues of Anthony Cary

Hello, This was the perfect thing for a project I am working on. My company has a large sharepoint install, SP 2010, authenticated with domain credentials. I've begun the work...

bug

In my project - an AngularJS SPA - I have it structured like so: ``` app/ -- controllers/ -- directives/ -- factories/ -- app.module.js -- controllers.js -- directives.js -- factories.js...