Jan 19, 2025
resource() api is still experimental. If you need stream of data then you can use rxResource which support Observable.
https://angular.dev/api/core/rxjs-interop/rxResource
Angular team is working on a way to handle the stream of data as well with resource() or something similar in upcoming releases., so stay tuned