Video thumbnail for Debugging and Troubleshooting Salesforce Lightning Aura Component JavaScipt

Debugging and Troubleshooting Salesforce Lightning Aura Component JavaScipt

Mar 6, 2023
Following Options can be used to debug Lightning Aura Component JavaScript Controller. Option 1: console.log() statements can be used. Option 2: Breakpoints in the Browser. Blog Post: https://www.infallibletechie.com/2023/03/debugging-and-troubleshooting-salesforce-lightning-aura-component-javascipt.html
#Programming #Internet Software