Tracking Code Changes and Deployment
Now that you’ve established your performance baseline and have your monitoring tools ready to go, I bet you can’t wait to start slashing seconds off your app screens. Before you make any code changes, though, let me suggest that you please be sure to review this chapter first.
It’s easy to break things, especially when your app is complex, and especially when your app was built with high-level point-and-click tools such as OmniStudio! The information presented in this chapter will make it easy for you to see exactly what has been updated and allow you to reverse any specific change you made.
In this chapter, we will cover the following topics:
- Seeing how to use the out-of-the-box export and import tools and understand their limitations
- Learning how to use the all-powerful and omnipresent Vlocity Build tool
- Understanding when we must rely on Salesforce Developer Experience (SFDX) Command-Line Interface...