Get Expiry Info of Access Token issued via OAuth 2.0 Client Credentials FlowProblem In a recent project, I used OAuth 2.0 Client Credentials Flow for a server-to-server Salesforce integration. To avoid creating a new Salesforce connection for every incoming request, we cached the access token. But caching brought up two chal...Dec 30, 2025·2 min read
Quantity Editor With Increment & Decrement Buttons In Lightning Web Components (LWC)Apr 6, 2024·3 min read
Get Product Field Data Related To The Cart Items In Custom Components For Cart Page On Salesforce B2B & D2C Commerce Cloud LWRFeb 7, 2024·2 min read
Date Picker With Navigation Arrows on Left & Right In Lightning Web Components (LWC)🔮 Demo 📜 Code datepickerWithNavButtons.html <template> <lightning-card hide-header="true"> <div class="slds-card__body slds-card__body_inner"> <div class="slds-grid"> <div class="slds-col slds-grow-none"> ...Jan 30, 2024·2 min read
5 Simple ChatGPT Prompts That Help Me Build Salesforce Solutions FasterBuild things from scratch? Not anymore!Jan 21, 2024·4 min read
How To Build Real-Time Components For Your Cart Page On Salesforce B2B & D2C Commerce Cloud LWRNo manual reloads requiredJan 14, 2024·3 min read
Two Time-Saving Tips When Using Loading Spinners In Lightning Web Components (LWC)Quickest Way To Show/Hide It & Bind It Inside An ElementJan 4, 2024·1 min read
Automaton: How My System Automatically Generates Quip Docs For Weekly Work JournalingAdventures From Repetition to AutomationSep 19, 2023·3 min read