June 2020 archive

Lightning Web Components(LWC)Tutorial

Lightning Web Components(LWC) Development Stack

Lightning Web Components (LWC)Tutorial Lightning Web Components-Why, What & Where to start from? Why Lightning Web Components(LWC)? AURA framework which was used for current Lightning Components was based on standards of 2014 but are outdated now and it was time for change because for the following reasons: Rendering could be optimized. Standard UI elements were …

Continue reading

Permanent link to this article: https://www.sfdcpoint.com/salesforce/lightning-web-components-lwc/

wire Service LWC Lightning Web Component

wire Service LWC

wire Service LWC Lightning Web Components(LWC) @wire Service LWC Lightning web components(LWC) use a reactive wire service, which is built on Lightning Data Service. Components use @wire in their JavaScript class to read data from one of the wire adapters in the lightning/ui*Apimodules and also to call the apex controller server-side methods using wire services. …

Continue reading

Permanent link to this article: https://www.sfdcpoint.com/salesforce/wire-service-lwc-lightning-web-component/