A Progressive Apex Trigger Framework

If you work on a larger Salesforce Org, you probably need a trigger framework to implement the single trigger per SObject best practice. This is especially challenging when you work on multiple, well-separated second-generation packages (2GP). Requirements for a...

5 Signs You Suck At Testing Apex

This is a rant full of sarcasm. Reader discretion advised. However, if you believe that „customers won’t pay for quality“ and that „testing your apex code slows you down“ this text is for you. You are part of the problem. In the last...

Source Management in SFDX Teil 1: Das Konzept

Mit SFDX hat Salesforce einen tollen Open Source Toolstack für die professionelle Entwicklung auf Ihrer Plattform mit gebracht: SFDX CLI, SFDX Plugins, Visual Studio Code, VS Code Extension Pack, Lightning Web Components und natürlich Git mit seinem eigenen Ökosystem....