You must log in or register to comment.
And when you need something more complex
console.log(1); […] console.log(2); […] console.log(3);
More like
console.log('shit'); […] console.log('fuck'); […] console.log('ass');
yeah and then you forget about one that makes it into a release and then see it in the console.
This is the real reason we have linters.