Tag: Apex

1 Minute Tips

#SalesforceSpring24 – Introducing Null Coalescing Operator in Apex

#1MinuteTip #SalesforceSpring24 Introducing the null coalescing operator in Apex to simplify your code and handle null references more efficiently.
1 Minute Tips

#SalesforceSummer23 – Use the Iterable Interface with Set & List

#1MinuteTip #SalesforceSummer23 The Set class now implements the Iterable interface, so you can directly iterate over sets. Both sets and lists are iterable.
1 Minute Tips

#TDX23 – Apex Patterns & Best Practices

#1MinuteTip #TDX23 Here is the link to download the PDF on "Apex Patterns and Best Practices in 2023" presented in TrailblazerDX 2023.
1 Minute Tips

#TDX23 – Apex Roadmap

#1MinuteTip #TDX23 Here is a slide containing the roadmap on Apex presented at TrailblazerDX 2023.
Announcements

#TDX23 – Key Announcements from Apex: What’s New and What’s Coming

#TDX23 Here is the summary of key announcements from Apex: What’s New and What’s Coming at TrailblazerDX 2023.
1 Minute Tips

#SalesforceSpring23 – Secure Apex Code with User Mode Database Operations

#1MinuteTip #SalesforceSpring23 To enhance the security context of Apex, you can specify user mode access for database operations.
1 Minute Tips

#SalesforceSpring23 – Dynamically Pass Bind Variables to a SOQL Query

#1MinuteTip #SalesforceSpring23 With the new Database methods the bind variables in the query are resolved from a Map parameter directly with a key.
Apex

Step by Step Guide to Leveraging AI in Writing Salesforce Apex Code

Step by step guide on how to write Salesforce Apex Coding using AI in one third of the time that it will otherwise take. This ...
1 Minute Tips

New Book – Learning Salesforce Development with Apex

#1MinuteTip There is a 2nd Edition of the book authored by Paul Battisson. Here is a sneak peek of the chapters in this book.
Scroll to Top
Introducing All Access Pass