Day 03: Debugging
Number of APIs: 1
Instructions for Day 3: Debugging
- Get the challenge: Fork the parent collection to your own public workspace.
- Read the documentation: Select the first folder. Expand the context bar on the right to follow the instructions in the collection documentation.
- Submit your solution: Select the second folder and follow the instructions in the documentation to validate your solution.
Learning objectives
- Inspect default console data
- Log data to the console
- Write a script
Concepts covered
- [Debug and log]
- [Script]
Additional resources
- Debugging with the console video
- [Powerful Debugging with the Qodex Console] blog
- [How to use the Qodex Console] collection