Quickly add console.log
statements to your JavaScript code and include a random food-related emoji for easy debugging π₯ π π¦ π₯
In your Atom editor, open your JavaScript file and select the variable or function name to be logged:
Press ctrl + alt + o
(default key binding)