ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 191 - Certified Platform Developer II discussion

Report
Export

A company has the Lightning Component above that allows users to dick 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 3 answers

A.
Use Developer Console to view checkpoints.
Answers
A.
Use Developer Console to view checkpoints.
B.
Use Developer Console to view the debug log.
Answers
B.
Use Developer Console to view the debug log.
C.
Use consde.log() messages in the JavaScript.
Answers
C.
Use consde.log() messages in the JavaScript.
D.
Enable Debug Mode for Lightning components for the user.
Answers
D.
Enable Debug Mode for Lightning components for the user.
E.
Use the browser's dev tools to debug the JavaScript.
Answers
E.
Use the browser's dev tools to debug the JavaScript.
Suggested answer: C, D, E
asked 23/09/2024
Russell James
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first