Adam Osiecki

Adam Osiecki

Freelance Salesforce Developer

Freelance Salesforce developer, passionate about delivering well-crafted solutions, always willing to walk an extra mile to get the job done. Working with Salesforce platform since 2017.

Apex
Learning
LWC
SFDX
Apex CPU Benchmarking
July 28, 2023

Apex CPU Benchmarking

Have you ever encountered the infamous Apex CPU time limit exception? Check out this post to see how to efficiently measure the performance of your Apex code.

System.Assert Class vs System.assertEquals methods
November 7, 2022

System.Assert Class vs System.assertEquals methods

Salesforce released new Assert methods in Winter 23. Are they better or worse than existing assert methods? Should we replace the old ones with new methods? Check this article to find out!

How to check if list is empty in Apex
October 14, 2022

How to check if list is empty in Apex

Do you know what is the best way to check if the list is empty in Apex? Find out how to do it like a pro!

Hangman Game Built with LWC
September 21, 2022

Hangman Game Built with LWC

Learn how to build hangman game using LWC and vanilla JS

Showing 4 of 4 results