Posts by José Humberto • 29 points
1 post
-
2
votes2
answers768
viewsA: What is the usefulness of the console.dir() in Javascript?
If you are debugging the code for example from an Array and using the console.log it will give you the state of the object at that moment when you used the console.log. If you use the console.dir…
javascriptanswered José Humberto 29