Communication through Lightning Message Service in LWC
In this article we will learn about Lightning Message Service which is used to build communication between 2 unrelated components. These components can be written in Visualforce, Aura or LWC. But in this article we will learn about building communication between 2 unrelated lightning web components. So lets start with understanding what is Lightning Message … Read more