A company has the Lightning Component above that allows users to click a button to save their changes and redirects them to a different page. Currently, when the user hits the Save button the records are getting saved, but they are not redirected. Which three techniques can a developer use to debug the JavaScript? (Choose three.)
A. Enable Debug Mode for Lightning components for the user.
B. Use console.log() messages in the JavaScript.
C. Use Developer Console to view debug log.
D. Use the browser’s dev tools to debug the JavaScript.
E. Use Developer Console to view checkpoints.
Suggest answer: ABD
Reference:
No comments:
Please share to make the community better.