Lightning Web Components

The What, Why, and Hows of Lightning Web Components. What are Lightning Web Components? Salesforce introduced Lightning Web Components (LWC) in it’s latest Spring 19 release.  Lightning web components are custom HTML elements built using HTML and modern JavaScript.  It is based on Web Standard. It leverages custom elements, templates, shadow DOM, decorators, modules, and …