Tag: trailblazercommunity

Chapter 32: Call Apex Method Imperatively in Lightning Web Component

  Hello Friends, in this chapter we will learn how to call apex method imperatively. I hope you enjoy the article. Are you ready ? Let’s Begin !! —  … Read more »

Chapter 30: Access Salesforce Data using Wire Service in Lightning Web Component

Hello Friends, in this chapter, we will learn how to access Salesforce Data in Lightning Web Component and then how to access data using apex. Topics Covered:  Ways to Access… Read more »

Chapter 28:Child to Parent Communication: Handle Event using addEventListener

 In this chapter we will learn about Child to Parent communication and focus will be on handling event using event listener. I have divided the chapter in three sections to… Read more »

Chapter 27: Child to Parent Communication using Events in LWC

In this chapter, we will learn about Child to Parent Communication in Lightning Web Component. Topics Covered: What are Events Difference between events in Aura vs LWC Create Event Dispatch… Read more »