How to communicate between the components in Angular
In Angular application everything is about component for displaying the data, So you must know how to use the component and communicate from one component to another component Based on your logic and condition.
By using Decorator you can communicate...
blog.naveensingh.dev3 min read