1.

What are the utility functions provided by RxJS?

Answer»

The utility functions PROVIDED by ANGULAR are:

  • map() : Used to map values of different data types
  • filter() : Used for filtering streams
  • concat() : Used to concatenate multiple strings
  • merge(): Used to recursively DESCEND into object properties in the SOURCE copy, while forming a deep copy of the same.


Discussion

No Comment Found