As a Salesforce Admin, Choosing the Data Model Relationship can be very tricky. You may face various scenarios in your day-to-day job where you get confused about which relationship to use and how to connect one object with another.
Author: Amit Singh
Apex Design Patterns Series – The Singleton Pattern
Apex allows us to develop any custom solution. This post is an aggregate of common design patterns and associated best practices for Apex development. Knowing these patterns will not only help you achieve excellence in daily development but also will prepare you to rock any Developer interview.
Winter 23 Sandbox Preview Salesforce
Winter ’23 is coming with lots of new features. Use your sandbox to get early access to new features and test your configurations before the production upgrade.
Salesforce DevOps Center
DevOps Center is a highly anticipated new product that makes the change and release management process when developing with Salesforce so.much.better. It allows you to take advantage of modern DevOps best practices through a centralized, easy-to-use interface.
Salesforce Code Builder (Beta)
Working with Salesforce Development has been challenge specially when we are working with Lightning Web Component. As we have to install the VS code and then work there.
Well I have a good news that Code Builder an online development platform for Salesforce Developer has been made available live now. You can easily access and start using it..
User Authentication Specialist Superbadge – Salesforce
As Salesforce Trailhead is known for continuous improvement and surprise, they have again came up with new Superbadges and this time there are 4 new badges regarding the security.
Dynamic Interactions in Lightning Web Component?
With the Winter 22 release, we have received an update called DI which can be used to achieve the same i.e. enable components to communicate with each other which are on the same app page with the help of little development and little configuration. The developer can simply expose the event to the app builder using XML file and Admin can configure the target component and interactions for the event.
