I'm a Salesforce Developer, slowly trying to expand outside the borders of the platform.
Code Quality and design patterns are my interest
Lists (1)
Sort Name ascending (A-Z)
Stars
Custom Apex queue to process arbitrary work on existing SObject in a guaranteed order.
Abstract away which async framework is being used within Salesforce in favor of dynamically using the most appropriate solution for the problem at hand.
Application for conversion of Salesforce profiles to permissionsets
Apex Cross cutting concerns for Salesforce
An SObject fabrication API to reduce database interactions and dependencies on triggers in Apex unit tests.
A plugin for the Salesforce CLI built by Wade Wegner and containing a lot of helpful commands.
Salesforce Extensions for VS Code