Tag
Apex
4 articles
How I Use Claude Code to Write Apex 5x Faster
·7 min read
The actual workflow I run for AI-assisted Apex development — what AI handles well, what it gets wrong, and the prompts that survive code review.
SOQL Patterns That Won't Kill Your Governor Limits
·9 min read
The SOQL antipatterns I keep finding in code review, the patterns that replace them, and the trade-offs nobody explains — from years of production Salesforce.
CRUD/FLS Enforcement: Why Most Apex Code Fails Security Review
·7 min read
The CRUD and FLS enforcement patterns that actually pass AppExchange security review — and the antipatterns the scanner keeps flagging.
A Trigger Framework That Actually Scales
·5 min read
Most Salesforce orgs start with a handful of triggers and end up with a mess. Here's the framework I've used across government, financial services, and ISV orgs — and why the boring parts matter most.