this post was submitted on 12 Aug 2026
284 points (97.3% liked)

Programmer Humor

32739 readers
1329 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Waterpumpee@lemmus.org 5 points 1 hour ago (1 children)

honestly, this is used for debugging. Why not just pass the object as value to the console.log()

[โ€“] TrickDacy@lemmy.world 2 points 6 minutes ago

Not only used for debugging and also if you log a complex object, the way it gets displayed in the console is not always easy/possible to fully inspect. It will get.. truncated for lack of a better word