Child To Parent Component Event Communication | Lightning Web Component Part 9

In this tutorial, you will learn how to communicate from the child component to the parent component using the Events in the lightning web component. I am covering the following topics in this session
1. What is Event?
2. Phases of Event in JavaScript.
3. How to Create and dispatch the custom event.
4. Phases of Event in LWC
5. Child to Parent component events types
a) Trigger event without data
b) Trigger event with data
c) Trigger event with Bubbling
LINKS USED IN THIS VIDEO
======================
LIGHTNING COMPONENT LIBRARY- developer.salesforce.com/docs...
LIGHTNING DESIGN SYSTEM - www.lightningdesignsystem.com...
EVENT PHASES DEMO
codepen.io/nikhilkarkra/pen/y...
GITHUB - github.com/karkranikhil/sales...
FOR COOL STUFF OF LIGHTNING WEB COMPONENT
salesforcetroop.com/
FOLLOW ME -
FACEBOOK - / salesforcetroop
LINKEDIN - / salesforce-troop
TWITTER - @karkra_nikhil
This is especially for all the students and IT professional who wants to make their career in Salesforce.
PLEASE DO LIKE, SHARE AND SUBSCRIBE THIS VIDEO WITH ALL YOUR STUDENT NETWORK, IT NETWORK AND SALESFORCE NETWORK.
Let everyone learn Salesforce and become a part of our #Ohana. #lwc #salesforce

Пікірлер: 13

  • @GC-rg7nc
    @GC-rg7nc4 жыл бұрын

    Thank you for your videos! They're very clear and the diagrams help tremendously! If I can make a suggestion, it would be great if you can create more videos that demos how a real-life app can be constructed from start to finish using Lightning Web Component. It would help to understand how everything works together. Thanks!

  • @Shubham-vh3cp
    @Shubham-vh3cp4 ай бұрын

    Thanks a lot sir.

  • @HumbleNishachar
    @HumbleNishachar4 жыл бұрын

    clear cut description ,great nikhil bro

  • @kishlaymathur581
    @kishlaymathur5814 жыл бұрын

    very nice video , learned a lot thank you very much

  • @animeshverma5878
    @animeshverma58782 жыл бұрын

    Great video... Thanks a lot

  • @filmydetective3116
    @filmydetective3116 Жыл бұрын

    How do I create an app with three different tabs which has different components all of them are showing same components?

  • @veeranchsrivastava2020
    @veeranchsrivastava2020 Жыл бұрын

    Nothing is happening on clicking of players. please help. tried coping whole code from github but again same issue.

  • @prateeksoni6592
    @prateeksoni6592 Жыл бұрын

    key={list.id} what does this imply?

  • @balakrishnanselvaraju9961
    @balakrishnanselvaraju9961 Жыл бұрын

  • @anbor7778
    @anbor77782 жыл бұрын

    50:29 null in javascript is false??? but in the previous video of the series you shown a table in which null == false was NOT true

  • @rohanthakur4623
    @rohanthakur46232 жыл бұрын

    "NoErrorObjectAvailable Script error", I am getting this error while clicking on player name. Can you please help me out to solve this problem?

  • @CantControl

    @CantControl

    2 жыл бұрын

    in my case popup not shown, only message visible below button and on clicking close button ... a popup shown with "NoErrorObjectAvailable Script error"

  • @rishabhjain8906
    @rishabhjain89069 ай бұрын

    1:01:17