Salesforce Winter ’25 release notes are out to showcase all enhancements for the Salesforce Winter ’25. This post show top 10 features for Salesforce developer.
Lightning Web Component
- Lightning Web ComponentSalesforce
How to Integrate Google reCaptcha v3 into the Salesforce Experience Site
Experience Cloud Sites are used to create and manage customer’s digital experiences. This post will integrate Google Recaptcha V3 into the Salesforce sites.
URL Accessibility in LWC is a feature that makes it accessible using URL. The LWC can be navigated directly via a URL, allowing deeper integration.
An image cropper is a web component that allows users to resize, move, and crop photos. This post will guide to add image cropper in LWC
This post will explain how to create a configurable record picker in lightning web component to make it more manageable in code.
- LightningLightning Web ComponentSalesforce
Displaying Tabular Data with GraphQL in Lightning Web Component
GraphQL improves web development by providing more efficient data fetching. In this post, we will fetch data using GraphQL in the Lightning Web component.
Dynamic component instantiation can help us avoid loading huge modules. Dynamic import is an easy way to make a component more adaptable.
- ApexIntegrationLightning Web ComponentSalesforce
Seamless YouTube Video API Integration in Salesforce
YouTube video integration is the process of embedding YouTube videos into various apps. In this post, we will integrate YouTube Video API in Salesforce LWC.
Text translation is the process of converting any written text from one language to another. This post will explain how to translate text in Salesforce Apex.
- ApexLightningLightning Web ComponentSalesforce
Export Data from Lightning Web Component to Excel Sheet
In this article, we will explore how to export data from Lightning Web Component to excel sheet using a step-by-step approach.
- 1
- 2