Developers · Pattern
Connect Salesforce to Salesforce using JWT
How to design an editable Salesforce table that is driven by Apex metadata instead of hardcoded columns.
Knowledge base
Practical Salesforce notes written as reusable references: patterns, tutorials, implementation decisions and debugging guides.
Developers · Pattern
How to design an editable Salesforce table that is driven by Apex metadata instead of hardcoded columns.
Developers · Tutorial
A clean way to think about picklists when valid values depend on Salesforce Record Type configuration.
Architects · Architecture Note
A design principle for building Salesforce components that can evolve without becoming a pile of if statements.
Developers · Pattern
How I structure trigger logic to keep Apex bulk-safe, readable and easier to test.
Admins · Reference
A short framework for deciding when Salesforce automation belongs in Flow and when it should move to Apex.