To work with data and metadata for Salesforce records, The simplest way to work with data is to use the base Lightning components built on
Category: Lightning Web Component
Setup your Developer Environment For Lightning Web Component
As you all know, creating a Lightning Web Component in developer console is not possible. You need to write it locally and then push it
Dynamic lightning-record-form component for Viewing a Record with Option to Edit Fields
Do you remember writing Aura Component using Lightning Data Services? Salesforce has introduced a new feature called Lightning Web Component which is based more on