Is Angular’s Resource API the End of httpClient?

Angular 19 introduced the Resource API (httpResource) — a new signal-based abstraction for working with remote data. Some developers…