Salesforce Geeks
12.9K subscribers
1.18K photos
7 videos
45 files
1.7K links
If your Goal is to learn Salesforce as Quickly as possible, Join this like minded Salesforce Folks Community.

Salesforce Free & Paid Courses - https://bit.ly/cloudpadhle-courses

youtube: youtube.com/salesforcegeek

NOTE : Dumps = Permanent Ban
Download Telegram
Forwarded from Salesforce Geeks
From LWC standup point

- DOM
- Shadow DOM
- Shadow Host
- Shadow Root
- Shadow Boundary
- Shadow Tree

Might help someone ✌️

Here is the book β†’ https://bit.ly/2YCSqAl
Forwarded from Salesforce Geeks
So Hello Geeks Finally Good News As a lot of folks Dm me that Shubham!!πŸ‘¨πŸ»β€πŸ’» SfdcCast Courses are bit expensiveπŸ’ΈπŸ’Έ

So I collaborated with Krishna and able to crack a flat 10% discount on his Complete Salesforce Lightning Training and other Courses/ Handbooks

πŸ“Œ Grab it now Limited Time Offer πŸ‘‡

πŸ”— https://bit.ly/3sGPSO5
join salesforcegeeks discussion group https://t.me/Asksalesforcegeeks
πŸ”΄ PLAYLIST UPDATES FROM youtube.com/salesforcegeek

1️⃣ Flow Scenarios Playlist Updated πŸ‘‰
https://youtube.com/playlist?list=PL9kdg63vJl6C0URtd8NW18zcjaRSsczQ_
2️⃣ Flow new Enhancements and Features πŸ‘‰
https://youtube.com/playlist?list=PL9kdg63vJl6DMPEQZOw8weyLHPpWOsApe

For more join bit.ly/salesforcegeeks
Job Alert 🀠 Salesforce Testing

For more join bit.ly/salesforcegeek
Job Alert 🀠

For more join bit.ly/salesforcegeek
Job Alert 🚨

For more join bit.ly/salesforcegeeks
Job Alert 🚨

For more join bit.ly/salesforcegeeks
Job Alert 🀠 Fresher to 2 year Exp

For more join bit.ly/salesforcegeek
Job Alert 🀠 for Freshers

For more join bit.ly/salesforcegeek
πŸ‘1
Forwarded from PantherSchools (Amit Singh)
πŸ“Œ What will be the outcome of below code

List<Account> newRecords;
if(!newRecords.isEmpty()){
System.debug('List is Not Empty');
}