Salesforce Certified Platform Developer II (Plat-Dev-301) PDII Question # 20 Topic 3 Discussion

Salesforce Certified Platform Developer II (Plat-Dev-301) PDII Question # 20 Topic 3 Discussion

PDII Exam Topic 3 Question 20 Discussion:
Question #: 20
Topic #: 3

Refer to the Lightning component below:

PDII Question 20

The Lightning Component allows users to click a button to save their changes and then 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 console.log () messages in the JavaScript.


B.

Use the browser's dev tools to debug the JavaScript.


C.

Enable Debug Mode for Lightning components for the user.


D.

Use Developer Console to view checkpoints.


E.

Use Developer Console to view the debug log.


Get Premium PDII Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.