UI Development in Salesforce

Salesforce offers two ways to build user interfaces (UI) in Lightning Experience: low-code and pro-code.

  1. Use low-code point-and-click tools to implement business logic or build user interfaces.
  2. Use pro-code tools to write your own code and fully customize your apps.

 Low-code: 

  • Lightning pages
  • Quick actions
  • URL buttons
  • Utility bar
  • Flows
 
Pro-code:
 
  • Lightning Web Components
  • Aura Components
  • Visualforce

Leave a Comment

Your email address will not be published. Required fields are marked *