How to use if .. else if in LWC? Earlier we had to execute if:true a lot of times to conditional render the markup in LWC. With Spring 23 we can use if .. else if in the LWC template files and it becomes a lot easier to render markup conditionally.
Access Manual Sharing Button In Lightning Experience - Spring '21 Starting Spring '21 we can use manual sharing and we don't have to revert back to Lightning Experience.
Attach Actions to Asynchronous Apex Jobs Using Transaction Finalizers (Beta) - Spring 21 Let's understand Finalizers in Queueable Apex with the help of a scenario.
Convert an 18-character Id value to a 15-character case-sensitive string - Spring '21 For some reason, if you ever want to convert an 18 digit record ID to a 15 digit ID it's easy now.
Use LWC as Quick Actions - Spring '21 Before spring 21 update when we wanted to embed an LWC component as a quick action it was not that straightforward.
Flag Invocable Apex Methods That Make Callouts - Spring '21 Flag Invocable Apex Methods That Make Callouts - Spring '21
Establish Relationship With Opportunity Product - Spring '21 Establish Relationship With Opportunity Product - Spring '21
Access Custom Metadata Without A Full Blown Query - Spring '21 Access Custom Metadata Without A Full Blown Query - Spring '21
Spring 21 Release Notes is LIVE Spring 21 Release Notes is out and it has got some excellent updates.
Fetch All Fields In A SOQL Query At Once - Spring '21 Fetch All Fields In A SOQL Query At Once - Spring '21