Jesse Altman

Salesforce Architect

Software Professionalism on the Force.com Platform

Last Thursday, July 10, 2014, I spoke at the Lehigh Valley Salesforce Developer User Group (@LVSFDCDUG) on “Clean Code and Software Professionalism on the Force.com Platform”. In this article, I would like to focus on the first half of my presentation on Software Professionalism. If you are interested, please review the slides I have posted

Summer ’14 Feature Alert: Query Plan Tool

In the Salesforce’s Summer ’14 release, a new feature is being added to the Developer Console that is going to change the way you work on SOQL queries. The Query Plan Tool will give every developer insight on any individual query’s performance metrics. We all know one of the most time consuming activities in programming