Lightweight Apex Trigger Framework
Pssst… Just want to head straight to the trigger framework code? Get it on Github. Trigger frameworks in Apex are a funny thing. We all know we need them, we all know that it is best practice to remove logic from the triggers themselves for several reasons (discussed below), and we all know what a […]