function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
vleandrovleandro 

Debugging Suggestions

As I work through the Module called "Lightning Components", I'm wondering if anyone has come up with a debugging pattern? 

For example, on the Calculate Total exercise, it would have been great that as the JavaScript ran, I could somehow see into how each variable was being set to make sure I was getting the values I think I'm getting.

Any ideas?  Thoughts?

Thank you for your time!
Best Answer chosen by vleandro
vleandrovleandro
If I had been patient I would have seen that the last section is called Debugging!  That's what I was looking for!