DevOps on Salesforce is not simple. But why does it have to be so complex? If we go back...
You're reviewing a Pull Request (PR) on GitHub. You see a list of diffs from the files changed in the...
Have you ever faced the task of updating profile assignments of record types? This can be a time-consuming and complex...
Maps are a fundamental data structure in Apex and other programming languages. They allow us to store a series of...
In this post, I'll be explaining what CI/CD is as part of the DevOps flow. I will provide a simple...
There are some well-established methods for code sharing in LWC: We can compose entire UI components in the HTML template,...
As a Salesforce developer seeing the message "System.LimitException: Too many SOQL queries: 101" can be very frustrating. In a large...
Rivers, and paddling them in a canoe, can teach you important lessons about going with the flow. You're never going...
Paul Gardner said "A painting is never finished. It simply stops in interesting places". This is 100% true of code....