Biology, asked by varmajayanth4876, 1 year ago

component to component communication in angular 2

Answers

Answered by AniketVerma1
0
This article is written for Angular 2+. At the time of writing the latest version was Angular 4.It’s written for beginners — if you are an advanced or intermediate Angular developer you probably already know all these techniques.

Edit: Although, the title of this article is a bit misleading because we do not really want to communicate between components directly. Our components should be isolated and encapsulated. I chose this title because I think developers struggling with this will be googling it this way.

Similar questions