Crash Course - Learn Lightning Web Component with Live Project in Salesforce | Free Online Course ☁️

Hi there, if you are reading this post that means you are planning to learn Lightning Web Components or maybe you have already started your journey and looking for some good resources to help you!
I have created a Crash Course for the same, the course duration is 120 minutes.
I believe the best way of learning something is by doing it. And following the same I will be creating a live project in this Crash Course and will be explaining most of the LWC functionality that you are going to use in your day to day tasks.
0:00 Introduction of the Course
0:49 Index
3:08 Introduction to Lightning Web Components
8:00 Create a New Project & Authorize the Org
11:00 Create a new application
13:26 Create your first Lightning Web Component
22:52 Data Binding in Lightning Web Components
28:30 Dynamic Rendering in Lightning Web Components
36:00 Use CSS with Lightning Web Components
38:00 Composition in Lightning Web Components
40:45 Use Lightning Web Components in Salesforce Targets
54:00 Lifecycle Hooks in Lightning Web Components
55:38 Pass Data from Parent to Child Component
1:07:45 Wire & Imperative APEX in LWC
1:36:08 Use getter in LWC
1:42:30 RefreshApex
2:05:00 Final Output of Application
2:06:05 Win Limited Edition Salesforce Bolt Swags
#api #LWC #salesforce
Salesforce Bolt's Swags : forms.gle/kV9UN2WbHprXP2g68
Join me on Instagram : / iamkapilbatra
My journey : www.salesforcebolt.com/p/abou...
Blog : www.salesforcebolt.com/2023/0...
Website : www.salesforcebolt.com​​
LinkedIn : / salesforcebolt
Twitter : / salesforcebolt​​
Facebook : / iamsalesforcebolt

Пікірлер: 67

  • @chithraprakash8392
    @chithraprakash839210 ай бұрын

    Thank you for sharing this great project

  • @SalesforceBolt

    @SalesforceBolt

    10 ай бұрын

    Thanks, glad you like it!

  • @prashant4127
    @prashant412710 ай бұрын

    Thanks a lot for making such a great content ... it will help many candidates to clear the interview in LWC. ❤❤❤

  • @SalesforceBolt

    @SalesforceBolt

    10 ай бұрын

    Thank you! Glad you find it helpful. Do share it with your friends.

  • @gurulakshmi8945
    @gurulakshmi894510 ай бұрын

    Good video with clear cut explanation 🎉

  • @SalesforceBolt

    @SalesforceBolt

    10 ай бұрын

    Thanks, glad you like it!

  • @sandeeprai7492
    @sandeeprai749210 ай бұрын

    @SalesforceBolt This will be very useful, thank you for making.

  • @SalesforceBolt

    @SalesforceBolt

    10 ай бұрын

    You're very welcome!

  • @shaycorvo4290
    @shaycorvo4290Ай бұрын

    Thanks You helped me a lot !!!

  • @SalesforceBolt

    @SalesforceBolt

    24 күн бұрын

    Thanks glad you like it.

  • @sudhakargoud1146
    @sudhakargoud11466 ай бұрын

    This crash course is Awesome.

  • @SalesforceBolt

    @SalesforceBolt

    6 ай бұрын

    Thank you ❤️

  • @imtiyazahmed5542
    @imtiyazahmed554210 ай бұрын

    Awesome Video 👏👏

  • @SalesforceBolt

    @SalesforceBolt

    10 ай бұрын

    Thanks 🙏

  • @abhishekpardhan2615
    @abhishekpardhan261510 ай бұрын

    Thanks sir for this valuable information ❤❤❤❤

  • @SalesforceBolt

    @SalesforceBolt

    10 ай бұрын

    Glad you like it!

  • @smith4982
    @smith498210 ай бұрын

    Awesome course ! Kindly make the integration crash course as well

  • @SalesforceBolt

    @SalesforceBolt

    9 ай бұрын

    Thanks, sure I will add it in the queue!

  • @abhishekpardhan2615
    @abhishekpardhan261510 ай бұрын

    The way of teaching is very nice I am your new subscriber

  • @SalesforceBolt

    @SalesforceBolt

    10 ай бұрын

    Thanks a lot 😊

  • @shrutikumari1811
    @shrutikumari18119 ай бұрын

    Nice

  • @SalesforceBolt

    @SalesforceBolt

    9 ай бұрын

    Thanks

  • @abusamer9
    @abusamer98 ай бұрын

    Cant we use multiple targets for a single component?

  • @eshugoyal4821
    @eshugoyal482110 ай бұрын

    Thank you so much for the great video. And one question which keys you pressed the suggestion for the target element in the XML file? and nd which key is for the console log?

  • @SalesforceBolt

    @SalesforceBolt

    10 ай бұрын

    Thanks glad you like it. That’s an extension, checkout below link kzread.info/dash/bejne/iIuAj9KzlNDJeJM.html&feature=sharea

  • @tanveerahmedattar7765
    @tanveerahmedattar77659 ай бұрын

    Hello Kapil,thanks for the video.i was wondering if have you written any blog or made any video on how to freeze header rows or columns of a datatable in LWC. Awaiting your positive response.

  • @SalesforceBolt

    @SalesforceBolt

    9 ай бұрын

    Hello there, no I don't have any blog related to it. But I will add it in my queue.

  • @prashant4127
    @prashant412710 ай бұрын

    Can you please make on crash course on integration as well?...... ASAP!!

  • @SalesforceBolt

    @SalesforceBolt

    10 ай бұрын

    I will add it in the queue but it’s not going to be ASAP!! Good things, takes time 🙂

  • @pavithraramesh7406
    @pavithraramesh74069 ай бұрын

    No module named markups:// lightning:layoutItems found. I copied from library but still getting thus error.. please help me sir. It is getting in toDoManager

  • @SalesforceBolt

    @SalesforceBolt

    9 ай бұрын

    This is due to the opening tag and closing tags are not matching, please check it again or try to have it in a new file.

  • @pawankumar-vy8bx
    @pawankumar-vy8bx8 ай бұрын

    I am getting an error when we create a task on ui and enter the task title or due date how do we assign the default status field value 'Pending'.

  • @SalesforceBolt

    @SalesforceBolt

    8 ай бұрын

    Hi Pawan, there could be multiple ways of doing it. You can do it while creating the record or using a different automation as well!

  • @tradyrumy
    @tradyrumy10 ай бұрын

    ERROR!!! I'm getting this error 43:46 can anyone help me.. plz Element name 'actionType' is invalid. One of the following is expected: - hasStep - objects - property - propertyType - supportedFormFactors

  • @SalesforceBolt

    @SalesforceBolt

    10 ай бұрын

    Disable “XML language support by Red Hat” extension in va code.

  • @miriam-hall

    @miriam-hall

    10 ай бұрын

    I also get that error, but the LWCs still work.

  • @abhishekpardhan2615
    @abhishekpardhan261510 ай бұрын

    Please make videos on intigration it will be very helpful

  • @SalesforceBolt

    @SalesforceBolt

    10 ай бұрын

    Sure I will do that!

  • @ayantikachakraborty4512
    @ayantikachakraborty4512Ай бұрын

    My UtilityBar not showing , can you please tell me why?

  • @SalesforceBolt

    @SalesforceBolt

    24 күн бұрын

    Hey do you still have this issue?

  • @user-mf9vh3ud8g
    @user-mf9vh3ud8g6 ай бұрын

    hello sir please create pause functionality like standard pause button of screen flow in salesforce

  • @SalesforceBolt

    @SalesforceBolt

    6 ай бұрын

    Sure I will add it in the list.

  • @abhishekpardhan2615
    @abhishekpardhan261510 ай бұрын

    Create a separate playlist for integration in saleforce

  • @SalesforceBolt

    @SalesforceBolt

    10 ай бұрын

    Thanks for the suggestion. I will add it.

  • @vinaysaraswat7598
    @vinaysaraswat759821 күн бұрын

    Hi I'm not able to find the value of date and task on console

  • @SalesforceBolt

    @SalesforceBolt

    20 күн бұрын

    Do you see any error in console?

  • @tradyrumy
    @tradyrumy9 ай бұрын

    I dont no why for me pending task and completed task isnt showing up. can anyone help me? have seen video multiple times yet failing at this perticular point.

  • @tradyrumy

    @tradyrumy

    9 ай бұрын

    Wish this group Had Telegram group so people can discuss overthere with the issues we face. Please keep me a giveaway on hold

  • @SalesforceBolt

    @SalesforceBolt

    9 ай бұрын

    Hi there, are you getting data in JS and it’s not displaying on screen? Or you are not able to query it from APEX?

  • @tradyrumy

    @tradyrumy

    9 ай бұрын

    @@SalesforceBolt it's not displaying on screen 😑

  • @purnachandarpadishala6015
    @purnachandarpadishala60154 ай бұрын

    What is the shortcut key for console log 😅

  • @SalesforceBolt

    @SalesforceBolt

    4 ай бұрын

    Make Debugging Much Easier using Turbo Console Log | VS Code | Salesforce LWC Stack ☁️⚡️ kzread.info/dash/bejne/iIuAj9KzlNDJeJM.html

  • @rajeshbarapatre5034
    @rajeshbarapatre50349 ай бұрын

    Heyy I'm getting an script error in refresh ToDo in the console.log the refreshToDo show but still component got an error can anyone help me ?

  • @SalesforceBolt

    @SalesforceBolt

    9 ай бұрын

    What's the error?

  • @rajeshbarapatre5034

    @rajeshbarapatre5034

    9 ай бұрын

    @@SalesforceBolt that error is resolved I'm encountered new error that is NO MODULE MARKUP://lightning:action found while deploying createTaskAction component

  • @miguellopes9636
    @miguellopes96365 ай бұрын

    how did you make that comment in min 27:32 ?

  • @SalesforceBolt

    @SalesforceBolt

    5 ай бұрын

    It's turbo console log. Check below video kzread.info/dash/bejne/iIuAj9KzlNDJeJM.html

  • @veereshpatel.46
    @veereshpatel.4610 ай бұрын

    Please add timestams

  • @SalesforceBolt

    @SalesforceBolt

    10 ай бұрын

    Thanks for the suggestion, added it in the description.

  • @user-pc6mz2dm1f
    @user-pc6mz2dm1f6 ай бұрын

    can you provide source code please

  • @SalesforceBolt

    @SalesforceBolt

    5 ай бұрын

    Apologies, source code is not available.

  • @tradyrumy
    @tradyrumy9 ай бұрын

    Hello Kapil sir, what about the giveaway? i'm really found of Salesforce Swags. i have already posted video after complition. yet waiting Kindly spare one for me

  • @SalesforceBolt

    @SalesforceBolt

    9 ай бұрын

    Hi there, have you filled the giveaway form already? It's in the video description.

  • @tradyrumy

    @tradyrumy

    9 ай бұрын

    @@SalesforceBolt Yes sir I have filled the form and followed all the steps. even posted on LinkedIn. Have resubmitted the form

  • @SalesforceBolt

    @SalesforceBolt

    9 ай бұрын

    @@tradyrumy what is your name in the form?

Келесі