Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8579457
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T20:36:39+00:00 2026-06-11T20:36:39+00:00

I inserted quite a few console.log(); statements in a javascript program (written by someone

  • 0

I inserted quite a few console.log(); statements in a javascript program (written by someone else) and went to view the results in Chrome console. You’ll see from the image in this post that three of the lines have numbers inside of them (32, 8, and 8). Those numbers are not clickable. The console is only showing a few of the console.log statements, so I’m guessing those numbers are referring in some way to the other statements not displayed. This is the first time that I’ve seen that happen, although I’ve done this same thing before (inserted a lot of console.log statements).

1) does the fact that it’s not showing all the console log statements mean something significant?
2) is there some way to understand what those numbers mean, and why they’re shown?

enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T20:36:39+00:00Added an answer on June 11, 2026 at 8:36 pm

    Nothing significant. It’s just that Google Chrome’s console is smart enough to group identical lines and update the counter indicating how many repetitions there were, instead of printing each identical log in a new line.

    For example, if you have the following loop:

    for (var i = 0; i < 100; i++) {
        console.log("a");
    }​
    

    Chrome’s console will show a single line with (100) a, whilst others, such as Internet Explorer’s Developer Tools, will print a a hundred times.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I inserted 'vanity_name' and 'name' into the first and second SELECT statements respectively. I
I recent came across Javascript templates and have become quite intrigued. I am building
I am quite new to Jquery and need help trying to get a few
I inserted one little jQuery code into my site, to fix the navigation icons
I inserted a .swf file to my page inside a div, and I tried
I inserted a toogleswitch on a WindowsPhone 7.1 programm, and i would like to
I inserted the following code: $counter = 1; while($_POST['additional_contact1'] != '' || $_POST['additional_contact2'] !=
I inserted data in a MySQL database which includes Arabic script. While the output
If items are inserted in a table, and then I write a query, such
I have inserted string and integer values into dynamic columns in a Cassandra Column

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.