Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 345 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 345 Bytes

Salesforce_Learning

  • Master LWC

    • Basic Lightning web components (Buttons, Card, Data-Table, etc...)
    • Parent-To-Child & Child-To-Parent Communication
    • LWC + Apex (Imperative Mehtod Call)
    • Decorators (@track, @api, @wire)
  • Apex Triggers