salesforce
-
Support multiple mock responses via different fflib stubproviders
Did you ever face the challenge of requiring to stub one method of the same class-type with different response in Apex? In this article I'd like to highlight the (simple) possibility within the fflib framework.
-
Implementing State Management in LWC (with Redux)
The objective of this article is to make the reader aware of the key capabilities of state management.
-
TrailblazerDX’23 Highlights
Key highlights from TrailblazerDX 2023
-
Salesforce Cloud Security for People in a Hurry
Working as a Saleforce Security Specialist within Deloitte taught me to adopt the Zero trust model (Never trust, always verify)! Performing security audits on real consulting projects gave me a clear insight about Security from an Architect’s & Developer’s perspective.
-
Extensive test/mocking example guide in fflib
Providing example snippets on how to test and mock fflib
-
Working with Salesforce for React Native developers
A practical explanation of the pros/cons of working with the Salesforce Mobile SDK in React Native apps. Including a more standard way of connecting with Salesforce, avoiding the need to include the entire SDK into the app.
-
TrailblazerDX’22 Highlights
Key highlights from TrailblazerDX 2022
-
We are building some incredible solutions
A glimpse into the career and life of an engineering manager at Deloitte Digital, Joris Westerveld.
-
The IT Leader’s Guide To The Salesforce Platform Roadmap
IT leaders guide to the Salesforce Platform Roadmap
-
My experience with Salesforce Functions
Discover how to maximize the scalability and maintainability in custom development for Salesforce!
-
Apex Enterprise Patterns
Discover how to maximize the scalability and maintainability in custom...