At least in Chrome, you can access the web Console with Ctrl+Shift+J. The link below shows you how you can add console.log to your code to see the output. Better than using hero.say and slowing your code.
At least in Chrome, you can access the web Console with Ctrl+Shift+J. The link below shows you how you can add console.log to your code to see the output. Better than using hero.say and slowing your code.