© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Devesh B
I'm a full stack dev who reads fiction, watches anime and fixes bugs most of the time:)
Amazing article Jai, didn't know about console.table will definitely use it next time, thank you!🔥
Jai Dewani
Student, preparing for a Journey filled with Development
Thanks Devesh :)
Tip: Console.table() snapshots the current state of the object where as console.log() will log the object directly so the log updates if the state of the object updates in next steps