Apex Best Practices – Basics (Episode 1)
Salesforce Apex is programing language for custom development. Apex is a strongly typed, object-oriented programming language that allows developers to execute flow and transaction control statements on the Lightning platform server in conjunction with calls to the Lightning Platform API. Apex code can be initiated by Web service requests and from triggers on objects.
Apex basic best practices?
Apex basic best practices should be followed as first step in your coding (before creating apex class, methods, variables ect……).
Agends:
- Targeted Audience
- What You Get? It Matters!
- The Basics (Episode 1)
- Presentability
- Indent
- Spacing
- Comments
- Header
- Revision History
- Conventions
- Formatting
- Usage
- Naming
- Tools
- Presentability
Recording: https://www.youtube.com/watch?v=ADgAO9VB_EY
Speaker : Ragupathivel Thangavel
zoritoler imol
June 14, 2023Real good information can be found on website.