Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 321 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 321 Bytes

Snippets of lightning component framework

Current state

  • base component has the generic scaffolding to a server side callout
  • implementation component extends the base for implementing component specific business logic

TODO

  • Figure out a way to handle exceptions and log it to a custom log object.