Welcome to my blog

I have been working with Salesforce for quite a while, so don’t hesitate to contact me if you have any questions or want some advice.

s f

Subscribe
Follow Us
h

Apex Best Practices – Basics (Episode 1)

 . Apex  . Apex Best Practices – Basics (Episode 1)

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

Recording: https://www.youtube.com/watch?v=ADgAO9VB_EY

Speaker : Ragupathivel Thangavel

Comments

  • zoritoler imol

    June 14, 2023

    Real good information can be found on website.

    reply

Post a Comment