DEV Community

Cover image for Winter'24 Apex Enhancements, Refs vs QuerySelector in LWC & Data Cloud Misconceptions
SFDC News
SFDC News

Posted on

Winter'24 Apex Enhancements, Refs vs QuerySelector in LWC & Data Cloud Misconceptions

This is a weekly newsletter of interesting Salesforce content

See the most interesting #Salesforce content of the last days 👇

A Deep Dive into Winter'24 Apex Enhancements
The Winter '24 release of the Salesforce Platform, generally available as of Oct 16th, added some important quality-of-life improvements for Apex developers. In this blog post, we'll walk you through the latest Apex updates introduced in the Winter '24 release and explore these updates with practical code examples to see how they simplify writing business logic.

Refs vs QuerySelector in LWC
Let's talk about access to HTML elements in LWC. Salesforce released Refs during Spring '23. Now we have two ways to query DOM elements: refs and querySelector. Which one is better? Let's cover it in this post.

Five Misconceptions About Data Cloud
Data Cloud was one of the most widely discussed topic at this year's Dreamforce. It is going to be the engine that will power the AI + Data + CRM revolution and lay foundation for numerous upcoming AI & CRM initiatives. It's clear that the Salesforce architects community will need to guide customers as they adopt this new technology. Let's take a look at five misconceptions that stump Salesforce architects who are new to Data Cloud.

Salesforce Fact #788 | Dynamic record picker in screen flow using LWC
So now we have lightning record picker base component in LWC. Using this we can create a dynamic record picker which can be used inside a screen flow and the parameters can be passed from the screen flow as per the requirement.

TraceFlag in Salesforce
Trace Flags in Salesforce are a powerful tool for developers to debug, troubleshoot and analyze the performance of Apex code. They allow developers to capture the execution context of Apex code and track its performance in real-time. In this blog post, we will discuss how to delete Trace Flags using SFDX for Salesforce developers.

Check these and other manually selected links at https://news.skaruz.com

Click a Like button if you find it useful.
Thanks.

I ❤️ building dashboards for my customers

I ❤️ building dashboards for my customers

Said nobody, ever. Embeddable's dashboard toolkit is built to save dev time. It loads fast, looks native and doesn't suck like an embedded BI tool.

Get early access

Top comments (0)

Feature flag article image

Create a feature flag in your IDE in 5 minutes with LaunchDarkly’s MCP server 🏁

How to create, evaluate, and modify flags from within your IDE or AI client using natural language with LaunchDarkly's new MCP server. Follow along with this tutorial for step by step instructions.

Read full post

👋 Kindness is contagious

Explore this practical breakdown on DEV’s open platform, where developers from every background come together to push boundaries. No matter your experience, your viewpoint enriches the conversation.

Dropping a simple “thank you” or question in the comments goes a long way in supporting authors—your feedback helps ideas evolve.

At DEV, shared discovery drives progress and builds lasting bonds. If this post resonated, a quick nod of appreciation can make all the difference.

Okay