References - mouttaqui/AOF GitHub Wiki
- Salesforce Apex Developer Guide: https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/
- Salesforce Platform Events Developer Guide: https://developer.salesforce.com/docs/platform/platform-events/guide/platform_events_intro.html
- Apex Enterprise Patterns (fflib inspiration for Domain, Selector, UoW):
- GitHub (FinancialForce fflib): https://github.com/financialforce/fflib-apex-common
- Trailhead: Apex Enterprise Patterns: https://trailhead.salesforce.com/content/learn/modules/apex_patterns_sl
- Trigger Frameworks and Apex Best Practices: Numerous blogs and articles by Salesforce MVPs and community experts discuss these topics. Searching for "Salesforce trigger framework" or "Apex best practices" will yield many valuable resources.