Mehdi MaujoodinSalesforce ZoloBuild-your-own Teams Feature for Custom Objects in SalesforceTeams for Custom Objects, similar to Accounts Teams and Case Teams, is an often-requested but yet-unavailable feature. Manual sharing can…Sep 22, 2021Sep 22, 2021
Mehdi MaujoodinSalesforce ZoloSoftware Engineers: Pay Attention to SalesforceWhen given the opportunity to work with Salesforce, a platform that described itself as “low-code”, I was hesitant. I love writing code.Mar 11, 2021Mar 11, 2021
Mehdi MaujoodEmbrace Rapid Prototyping with SalesforceEarly and continuous feedback from both users and stakeholders is critical to any software project’s success. Take some examples: through…Jul 6, 2020Jul 6, 2020
Mehdi MaujoodinSalesforce ZoloPlease don’t use the Process Builder for thatThe low-code revolution with its point-and-click solutions has a pretty clear message for us developers: avoid Apex whenever possible. The…Oct 19, 20193Oct 19, 20193
Mehdi MaujoodinSalesforce ZoloStripInaccessible: The great new way to enforce security in ApexSummer ’19 brings us a great new update to enforce security in Apex through the Security and SObjectAccessDecision classes. Put simply…Jun 5, 20191Jun 5, 20191
Mehdi MaujoodinSalesforce ZoloThe easy guide to understanding JS PromisesI’ll be honest. I struggled to understand promises when I first started learning about them. I had to walk through multiple articles and…Apr 6, 20192Apr 6, 20192
Mehdi MaujoodinSalesforce ZoloWhat every Salesforce developer should know about Dates and Times in ApexDates, times and computers have never been the best of friends. Just look at the list of famous bugs caused by miscalculations in Dates…Feb 16, 20195Feb 16, 20195
Mehdi MaujoodinSalesforce ZoloCall Apex or SOQL with just one line of code from your Lightning Aura ComponentsAre you tired of writing lines and lines of of boilerplate every time you need to run a SOQL query or call an Apex method from your…Feb 4, 20194Feb 4, 20194
Mehdi MaujoodinSalesforce ZoloDemystifying Application and Component Events in the Lightning Component FrameworkLightning components and applications communicate with each other primarily through an event-based model powered by Component Events and…Jan 25, 20192Jan 25, 20192