PinnedAbhilash Ananthakrishnan·Apr 13, 2022HandPicked Salesforce Visual Studio Code ExtensionsMentioned below are the cool visual studio code extensions for salesforce developers. It’s a series of posts that will be updated timely…
PinnedAbhilash Ananthakrishnan·Apr 13, 2022Handpicked Salesforce Chrome Extensions to Improve ProductivityHey Folks, please find below the cool time savers and productivity enhancers. All the extensions are useful irrespective of the roles and…
Abhilash Ananthakrishnan·Jun 5, 2025Mastering template.querySelectorAll in LWC: A Comprehensive GuideWhen working with Lightning Web Components (LWC), selecting DOM elements efficiently is crucial for dynamic interactions. While searching…
Abhilash Ananthakrishnan·Mar 24, 2023Approval Process Salesforce — BackStage StoryBrief description of how an approval process is handled by salesforce in the backend, where this information is stored.
Abhilash Ananthakrishnan·May 19, 2022SharePoint OAuth Authentication | Authorizing REST API SharePoint| Get Access token from SharePoint…SharePoint is a web-based collaborative platform that integrates with Microsoft Office. It was launched in 2001 and is primarily used as a…
Abhilash Ananthakrishnan·May 6, 2022Salesforce Package.xml Generator Extension for VS CodeThis extension provides a User Interface to choose metadata components for Package.xml file for development against sandboxes or DE orgs…
Abhilash Ananthakrishnan·May 6, 2022Salesforce Notifications with New Alert, Confirm, and Prompt ModulesFrom Summer22 we can use the new modules LightningAlert, LightningConfirm, and LightningPrompt instead of native APIs (window.alert()…
Abhilash Ananthakrishnan·Apr 13, 2022Git Graph extension for Visual Studio CodeView a Git Graph of your repository, and easily perform Git actions from the graph. Configurable to look the way you want!