0% found this document useful (0 votes)
12 views7 pages

Mastering Console Methods in JavaScript

This book guides you how to debug JavaScript code when you stuck

Uploaded by

Md Nisu Ahmad
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views7 pages

Mastering Console Methods in JavaScript

This book guides you how to debug JavaScript code when you stuck

Uploaded by

Md Nisu Ahmad
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Say NO to

Console.
Log()
Skip [Link]() - Level Up
Your Debugging
[Link]()
`[Link]()` displays an object’s
properties in an interactive, tree-like
format in the console.

Example
[Link]()
`[Link]()` displays tabular data
in a table format in the console.

Example
[Link]()
[Link]() creates a new group
in the console for nested log
messages, which can be expanded or
collapsed.
Example
[Link] &
[Link]()
[Link]() starts a timer with a
specified label, and [Link]()
stops the timer and logs the elapsed
time.
Example
[Link]()
`[Link]()` clears all messages
from the console.

Example
Muhammad Ishaq

Follow to get
more
Information
and tips like
this.

You might also like