-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Welcome to the Salesforce Best Practices wiki!
Below are the documents to help setup useful things to make you life a little better as a developer.
If you enjoy this wiki and would like to say thank you, feel free to send a donation here! But no pressure, I really just do this for fun!
-
How to setup Uncrustify for auto-formatting Apex and Javascript in Visual Studio Code
-
How to use the SFDX Scanner to perform automatic static code analysis on your code base
Supplemental Text/Recommended Git Repositories:
-
More info on my recommended trigger framework: SFDC Trigger Framework
-
More info on Cesar Parra's Apex Docs: Apex Docs
-
Extremely useful Metadata API wrappers: Metadata API Wrappers
-
More info on PMD for Apex: PMD for Apex
-
More info on JSDoc to Markdown: JSDoc to Markdown
-
More info on FFLib Apex Common: FFLib Apex Common