
Working with Salesforce Development has been challenge specially when we are working with Lightning Web Component. As we have to install the VS code and then work there.
Well I have a good news that Code Builder an online development platform for Salesforce Developer has been made available live now. You can easily access and start using it..
Agenda Introduction to Lightning Out Use Lightning component in VF page Live Project Work Complete “Cart Item” component Add “Process to Checkout” button Add “Continue Shopping” Button Modify the “CartInfo” Component to show the existing cartItems If you have any…

Day 15 Agenda Complete the ContactCreate Component Lightning Tab Lightning Tab using Aura:iteration Live Project Work Create “Cart Info” Component and add this to main application. Implement the Quantity deduction for ordered beer. Add “Add to Cart Button” on beer…
Day 14 Agenda Difference between force:createRecord and Lightning:recordForm Our Customer has required in Salesforce Lightning to add the multiple requirement in one go from account detail page. Build a Lightning Component ContactCreateComponent. Add the following input fields from Contact…
Agenda force:createRecord force:viewRecord force:editRecord Lightning:dualList Live Project Work Create Order Detail Component Navigate to Order Detail Page from new order page Use LDS to display the information about the Placed Order
Standard Controller in Lightning Component(LDS) View Record using LDS Create Record using LDS Update Record Using LDS Delete Record Using LDS
Event Propagation in Lightning Component. Capture Phase Bubble Phase Defaut Phase Rendering LifeCycle of Lightning Component