arcas0803
arcas0803
I'm on 3.0-dev
Any plans on this issue?
So a service is a global controller that you have to inject via get.find() in your controllers? Controllers for interact with ui. Service as a layer between controllers and providers?
Can you show a little example. If you want to separate the layers in your project you should not inject a service into the provider or am i wrong?