Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
zotigapo7646yHow??.
All i know is splits into array and then loop.
But '' (not empty space or what?) -
Well, for me it logs b tree times. I bet your console is grouping identical logs. There doesn't happen to be a 3 to the left of the b-logs?
-
hashr8366y@ScriptCoded ohkay i have just successfully wasted 30 min on this and yes it is grouping identical logs
-
AFAIK the console.log has a return value of undefined which why the console tells you that.
-
gitlog62066yplease do testing stuff on node for better results
(It doesn't have grouping and various things that the browser may F up) -
Next time ask your questions better. So people dont have to waste time on wondering what you actually want.
-
Sarcaxxo2886yDoesn't console.log output get grouped if the values are the same? There should be a counter somewhere near the line. (Only in chrome/Firefox Dev tools)
-
How about you look to the right and see that the console UI aggregates similar outputs -.- can you see that little 3 to the right of the console...
Related Rants
can someone explain this
question
js