[feature].streams.ts
The FeatureStreams Service contains all the side-effects built using Streams and Angular's HttpClient
.
[feature].service.ts
The FeatureService is an optional Service, which can contain any custom logic depending on your use-case.auth.state.ts
- with Service name AuthStateauth.streams.ts
- with Service name AuthStreamsauth.service.ts
- with Service name AuthService