isn't perhaps as robust or scalable as using a full state management solution
Would @stencil/store now be a better option?
isn't perhaps as robust or scalable as using a full state management solution
Would @stencil/store now be a better option?
create a new instance
Will we be able to mock this in tests?
MyServiceController
I'm not sure the Controller suffix makes sense to me here. Just MyService would be best, but we want that name for the exported constant. Maybe MyServiceClass would be tolerable since it isn't exported.