Use Case : If you want to insert records in any SObject dynamically just by passing field API Name & their value in JSON and SObject Name as a parameter.
Author: admin
Deserialize a JSON in Different ways
Deserializing a JSON/JSON Array with/without Wrapper Class
Deserialize & DeserializeUntyped
Use of Data Attributes
Use of Data Attributes( data-id, data-name etc.)
Promise in LWC
Promise in LWC ( use of Promise.all )
Lightning Data Service in LWC
Lightning Data Service (recordForm, recordEditForm & recordViewForm)
Navigation in LWC
Navigation in LWC (CurrentPageReference, NavigationMixin.Navigate & NavigationMixin.GenerateUrl)
Static Resource in LWC
Static resource in LWC
Communication between components in LWC
LWC Communication (Parent to child & child to parent)