Dependency injection in Angular isn’t worth it. More lessons learned from scaling PayPal Checkout.
Daniel Brain
274
What about ng-mock and mocking dependencies? When using ES6 / CommonJS modules, you end up with something like proxyquire, right?
What about ng-mock and mocking dependencies? When using ES6 / CommonJS modules, you end up with something like proxyquire, right?