Dependency Injection is one of most useful design patterns that finds its applications across a plethora of languages & frameworks, be it Java EE: Sprint DI or the OSGi world or be it client-side frameworks like AngularJS or RequireJS. If you have worked with a complex javascript project and had to manage a lot of javascript files, then it is…
Continue reading AngularJS Dependency Injection & JavaScript Minification