Piotr Gajek

Piotr Gajek

Senior Salesforce Developer

Technical Architect and Full-stack Salesforce Developer. He started his adventure with Salesforce in 2017. Clean code lover and thoughtful solutions enthusiast.

Piotr Gajek GitHubPiotr Gajek LinkedIn
APEX
Advanced Apex Debugging
BEGINNER
MID
ADVANCED

This ebook is your ultimate guide to Apex debugging, covering essential tools like Apex Replay Debugger, Streaming Logs, and Interactive Debugging. Learn when and how to use each technique to debug your code quickly and effectively. Discover solutions to common debugging issues and get practical tips for setting up Visual Studio Code for a seamless debugging experience.

Apex Unit Tests
BEGINNER
MID

This ebook covers everything from writing effective unit tests to understanding when to mock dependencies. Learn the key differences between unit tests, integration tests, and end-to-end (E2E) tests, and discover best practices to ensure your Apex code is robust, maintainable, and scalable.