rxjs map
RxJS Map Function
RxJS is a library for reactive programming using Observables. The map operator is one of the most commonly used operators in RxJS. It is used to transform the data emitted by an Observable. The map operator applies a function to each value emitted by the Observable and