Tag: Apex

1 Minute Tips

Salesforce Apex Roadmap – What’s New and What’s Coming

#1MinuteTip Here is a roadmap on Salesforce Apex showing what's new and what's coming as shared in TrailblazerDX 2024.
1 Minute Tips

Salesforce Introduces ApexGuru

Boost the performance of your Salesforce Apex code with ApexGuru. Identify anti-patterns and optimize resource usage with AI-powered recommendations.
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.
Scroll to Top
Introducing All Access Pass