Capgemini Interview Question

How to transfer the data between two components?

Interview Answer

Anonymous

Mar 28, 2023

We transfer the data between two components by following three ways - 1) using service 2) using router params 3) using subject and behavior concepts of RXJS