Experiment: Using Service Barrels As A De Facto Dependency-Injection Container In Vue.js 2.5.22

added by JavaScript Kicks
1/20/2019 11:10:37 AM

425 Views

Ben Nadel considers the topics of Dependency-Injection (DI) and Inversion of Control (IoC) in a Vue.js application. And, explores the use of a "service barrel" to create a de facto Dependency-Injection container that allows for more flexible services with much lower coupling.


0 comments