Salesforce CLI Commands
Below are the SFDX commands helps to execute/Manage orgs using salesforce CLI. Salesforce CLI commands in below format : Ex: Command — >force:user:create force —> Namespace User —> Topic Create—> Subtopic or method 1) sfdx alias – It is used to manage salesforce username aliases. Ex: force:alias:list : It will give list of username aliases […]
Read MoreLightning Web Components Introduction
Lighting Web Components : Introduction : Now every Salesforce user can develop lighting components in 2 ways. 1) Aura Components 2) Lighting Web Components (LWC) What are Lighting Web Components ? IT is a new programming model or new framework used to develop lighting components.Lighting Web Components developed using HTML and Javascript. Setup required in […]
Read More