Search

Quirky Apex

Developer related topics for the Salesforce.com platform

Category

apex

Really useful Sublime plugin to access Salesforce reference material faster!

https://github.com/Oblongmana/sublime-salesforce-reference/blob/develop/README.md

An introduction to FFLIB

Having a good foundation and structure to your Salesforce Apex code base is key for a successful implementation. It allows us to scale our application in a predictable manner.

Without any structure or framework we’re often faced with the same problems to solve over and over again, and it’s difficult to share the knowledge to other developers what they should and shouldn’t do in the code base.

Continue reading “An introduction to FFLIB”

Fast Visualforce!

Over the years I’ve created hundreds, if not thousands of Visualforce pages on Salesforce and I’ve learnt a lot on how to ensure users get fast responsive pages.

In this post I want to walk through some of my tips and tricks to speed up your Visualforce pages.

Continue reading “Fast Visualforce!”

Create a website or blog at WordPress.com

Up ↑