Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Platform Developer II All Questions

View all questions & answers for the Certified Platform Developer II exam

Exam Certified Platform Developer II topic 1 question 260 discussion

Actual exam question from Salesforce's Certified Platform Developer II
Question #: 260
Topic #: 1
[All Certified Platform Developer II Questions]



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.
Show Suggested Answer Hide Answer
Suggested Answer: ABD 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
M4JK3LSON
11 months ago
Selected Answer: ABD
ABD - refer https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/debug_intro.htm
upvoted 1 times
...
stan_malta
1 year ago
Selected Answer: ABD
Once we're talking Javascript, Dev Console can be excluded
upvoted 1 times
...
BrucePark
1 year, 3 months ago
Selected Answer: ABD
How is it possible to debug client-side actions through dev console??
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...