DEV Community

Discussion on: Easy console.log() inside one liner functions

Collapse
 
js_bits_bill profile image
JS Bits Bill

console.log can be more convenient - it depends on the situation and your preferred debugging workflow.