Writing Comments? Focus on Why, not What!

Good code is self-documenting – so the adage goes! Comments and codes have inverse relationship – it is believed that better codes need less comments! Only when one reaches a point – where, it would be difficult to grasp the underlying logic without few clues, should one resort to adding

Read More

Mastering Apex Variables – a Stepping Stone in your Apex Journey

I am touched, and humbled, to receive hundreds of emails thanking me for writing the following blogs – ‘An Unconventional Path to Getting Salesforce Administrator Certification’  and, ‘Creatively Decode your Salesforce Developer Journey’. Thank you! Many of you ask, and wonder, why I spend so much time writing blogs. The

Read More

Why Salesforce Developers Need Source Control

Why every admin, developer, and architect should use source control. This is a guest post by Alex Brausewetter, founder of Blue Canvas. Blue Canvas builds tools for Salesforce developers and admins looking to implement source control and CI. Nearly all modern software development teams use version control today. Unfortunately, the

Read More

Apex Coding Standard and Avoid Vulnerabilities Security Issues

Salesforce.com Inc. is a global cloud computing company headquartered in San Francisco, California. Salesforce.com is best known for its customer relationship management (CRM) products like Sales Cloud, Service Cloud, Chatter, etc. These days companies are using it to streamline their Sales or service process. To Implement Salesforce sometimes does require writing Apex

Read More