Go to Smartblog Theme Options -> Ad Management to enter your ad code (468x60)

Interesting Interaction Between inlineHelpText and JSINHTMLENCODE()

If you have ever worked on more complicated Javascript on the Salesforce platform, you may have utilized the JSINHTMLENCODE() function. According to the docs, the JSINHTMLENCODE() function: Encodes text...
Continue Reading Comments Off on Interesting Interaction Between inlineHelpText and JSINHTMLENCODE()

Simple Trick to Immediately Improve for New Developers

I’ve written before about writing clean code and being a software professional, both of which are large contributors to becoming a better developer. However, today I want to talk about 1 small thing...
Continue Reading Comments Off on Simple Trick to Immediately Improve for New Developers

ApexMocks with Stub API

At Dreamforce ’16, I gave a presentation with David Frudd and John Leen on the Stub API and how it works with ApexMocks. Apex provides a stub API for implementing a mocking framework. A mocking framework...
Continue Reading Comments Off on ApexMocks with Stub API

Beyond Trailhead – Apex Testing

Trailhead is an interactive learning path through the basic building blocks of the Salesforce1 Platform. Test your knowledge of the platform while earning points and badges to celebrate your achievements....
Continue Reading Comments Off on Beyond Trailhead – Apex Testing

Salesforce Lightning Week Rocked!

There was a fantastic turn out to Salesforce Lightning Week world wide! So many people learning Lightning at once was fantastic. Watching the #golightningfast and #lightningdevweek hashtag this week has...
Continue Reading Comments Off on Salesforce Lightning Week Rocked!

Salesforce Lightning Week Begins!

Salesforce Lightning Week has begun! Salesforce1 Lightning provides a plethora of new functionality to the Salesforce platform, but in it’s simplest form you can think about it as the new generation...
Continue Reading Comments Off on Salesforce Lightning Week Begins!

LVSFDCDUG: ApexMocks Talk

I recently gave a talk at Lehigh Valley Salesforce Developer Group (@LVSFDCDUG). For the past few meetups, we have been live streaming and recording each of the presentations on Youtube. There are several...
Continue Reading Comments Off on LVSFDCDUG: ApexMocks Talk

New Spring ’15 Features: Mapping

The Spring ’15 release is upon us! As with every Salesforce release, it comes with a plethora of new features. One of the cooler aspects of the Spring ’15 release is the addition of some mapping...
Continue Reading Comments Off on New Spring ’15 Features: Mapping

Spring ’15 Feature: Apex Flex Queue

The Spring ’15 release is approaching quickly! As with every Salesforce release, it comes with a plethora of new features. Over the next few weeks, I am going to outline what I find to be some of...
Continue Reading 1 comment