Really useful Sublime plugin to access Salesforce reference material faster!
https://github.com/Oblongmana/sublime-salesforce-reference/blob/develop/README.md
Really useful Sublime plugin to access Salesforce reference material faster!
https://github.com/Oblongmana/sublime-salesforce-reference/blob/develop/README.md
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.
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.