Salesforce Geeks
12.9K subscribers
1.17K photos
7 videos
45 files
1.7K links
If your Goal is to learn Salesforce as Quickly as possible, Join this like minded Salesforce Folks Community.

Salesforce Free & Paid Courses - https://bit.ly/cloudpadhle-courses

youtube: youtube.com/salesforcegeek

NOTE : Dumps = Permanent Ban
Download Telegram
Example of poorly written apex trigger code #dontwritelikethisplease

Mistakes: 1. SOQL Queries within FOR LOOP

2. DML within FOR LOP

3. All the Code Logic within the trigger is no good (No flow control and NO Separation of Concern)

Look into Apex Recipes and learn patterns and best practices:
https://github.com/trailheadapps/apex-recipes

Remark: You are making Admins' life not easier by not making your triggers bulk safe.

In other words, you are potentially preventing data loads into Salesforce.

Orignal Source: https://twitter.com/msrivastav13/status/1450155721669156869

For more Join bit.ly/salesforcegeeks