Opens profile photo
Follow
Click to Follow MitchSpano
Mitch Spano
@MitchSpano
Life's a batch and then it finishes.
Texas, USAJoined March 2013

Mitch Spano’s Tweets

I've been driving using the Comma system for almost 3 years now. Trust me when I say - this will be the best $1499 you've ever spent in your entire life!
Quote Tweet
New comma three price, $1499! Blog post about it: blog.comma.ai/ready-for-grow
Image
One of the best features of Flows within the Apex Trigger Actions Framework is the ability for admins to create complex validations. If your org has a lot of Apex validations, consider using the framework to help define and maintain them! shorturl.at/dxyU8
Image
66
Can't wait to share my Dreamforce presentation! Salesforce DevOps at Google: A Peek Behind the Curtain: How does Google use its infrastructure to enable DevOps for Salesforce projects? We’ve built our development pipeline from the ground up and we will show you how we did it.
Image
7
112
Just a friendly reminder that the most important thing in technology projects is the code itself Deadlines, relationships, and titles don't mean anything if your codebase is garbage Be good stewards of your business and prioritize code quality - it's what the professionals do
29
Big congratulations to the Flow team at Salesforce with the Spring 22 release. Controlled order of flow execution is a long overdue upgrade, and Flow Orchestrator is an AMAZING new product - we done! 🥳 #Salesforce
1
60
I think it's time for us to put the knives away, check our egos, and get the focus back on what's best for our customers. We need to teach more than we attack, and we cannot just cancel those who raise concerns with the quality of our work. There's a lot we have to learn...
2
12
Show this thread
Admins - The complexity of a flow isn't good because complexity makes fragility. Troubleshooting or modifying these flows is very time consuming and expensive for the customer in the long run. When we promote complex flows on social media, it sets a bad precedent for newer folks.
1
10
Show this thread
Developers - It's not okay to criticize though direct public negative feedback; raise criticism through questioning. Many trailblazers are not aware of the rigor of engineering practices; most have never had their stuff reviewed. It is our duty to elevate and guide, not shame.
2
10
Show this thread
Is anyone doing actual trunk based development on Salesforce? I'm growing tired of managing multiple long-lived branches for each sandbox.
6
15
The most underrated metric in software development is: (the # of times a class is used) / (the # of times the class is modified) If you need to keep modifying the bodies of your classes, you're doing something wrong.... (cough TriggerHandler cough)
8