Description
In this course, you will :
- Discover the very first steps you must take to prepare for work on the Salesforce platform.
- You'll start by creating and configuring a developer org.
- Learn about the two most common approaches to Salesforce development, as well as what it means to use a source-based development process.
- Learn about Salesforce DX (SFDX), a modern software development experience that can be used by both coders and administrators.
- By the end of this course, you'll understand the mechanics of developing on the platform and be prepared to follow along with any future Salesforce courses you take, whether software or declarative.
Syllabus :
1. Creating and Configuring a Developer Org
- Introduction and Prerequisites
- Salesforce Organizations
- Signing up for a Developer Org
- Configuring Your Dev Org
- The Developer Console
- Documentation, Trailhead, and Communities
2. Introduction to Salesforce DX
- The Source of Truth
- Installing and Configuring Salesforce DX
- Installing and Configuring Visual Studio Code
- Inside an SFDX Project
- Basic SFDX Operations
- Creating a Scratch Org
3. Developing Software and Automation
- Org-based vs. Source-based Development
- Org-based Development with SFDX
- Source-based Development with SFDX
- SFDX, Profiles, and Permission Sets
- Scripting SFDX
- Testing and Debugging
- Deployment