7 Matching Annotations
  1. May 2023
    1. isn't perhaps as robust or scalable as using a full state management solution

      Would @stencil/store now be a better option?

    2. create a new instance

      Will we be able to mock this in tests?

    3. 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.

  2. May 2020
  3. Jan 2020
  4. Oct 2018