DEV Community

Discussion on: Create a reusable angular service

Collapse
 
bo profile image
Bo Vandersteene

I use it in my current application, where I need to have the different states, for the same data-structure.

I use it also if I need to have different api calls, for lists for example, if they have the same output.