Checklist progress
0/194Learned
Platform Developer
Study Checklist
Checklist progress
0/194Learned
Write and execute tests for triggers, controllers, classes, and flows using various sources of test data.
0/14
Given a scenario, know how and when to use the Salesforce Developer tools such as Salesforce DX, Salesforce CLI, and Developer Console.
0/5
Salesforce DX versus Developer Console
Learn this conceptDeveloper Console Query Editor
Learn this conceptExecute Anonymous Apex in Developer Console
Learn this conceptScratch orgs and Developer Hub
Learn this conceptSalesforce CLI retrieve, deploy, and org authorization
Learn this conceptDescribe how to approach debugging system issues and monitoring flows, performance, asynchronous, and batch jobs.
0/14
Describe the environments, requirements, and process for deploying code and associated configurations.
0/8
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Developer studiers.
A scratch org is a short-lived Salesforce environment you create for a piece of work and then discard. A Developer Hub (Dev Hub) is the Salesforce org that creates those environments and manages how many are in use. They exist so a team can share one configuration, develop and test in a clean org, and keep the real source in version control instead of in a long-lived sandbox.