Using Effect in Vue.js for Dependency Injection and Tooling

Has anyone dabbled in using effect in vuejs successfully? I would be interested if for tooling where you would need the current vue instance, that could be done with DI for example
Was this page helpful?