js_data
js_data copied to clipboard
add section for displaying output
Consider adding a section on output - either as a new task, or a smaller section as part of one of the first tasks. Suggeted by @ndarville & @steventroysimpson
- Differences between plain console.log and using JSON.stringify
- other ways to output information during processing or debugging.