Salesforce LWC Tutorial Part 4 | ToDo App Project | Understanding Wire Service Immutability

Опубликовано: 08 Январь 2025
на канале: SFDC Stop
6,935
84

Hello Trailblazers, In this video we're going to learn how we can fetch the data from the apex controller for our ToDo List component using wire service in LWC. We'll learn about how we can bind our return value to a property by using wire and we'll try to mutate/change that property and thereby learn about the immutability property of wire service.

Blog:- https://www.sfdcstop.com/2020/09/sale...

Code:- https://github.com/rahulmalhotra/lwc-...

Subscribe to SFDC Stop:- https://www.youtube.com/c/sfdcstop?su...

Understanding the wire service:- https://developer.salesforce.com/docs...

Call apex methods:- https://developer.salesforce.com/docs...

Have a look at the full playlist:-    • Simplifying the Callouts in Salesforc...  

Interested in learning about Scratch Orgs and SFDX ? Have a look at the playlist:-    • Getting started with Scratch Orgs and...  

Interested in learning about Integration ? Have a look at this playlist:-    • Salesforce Integration Tutorial Series