Hacker News new | ask | show | jobs
by alessioalex 1835 days ago
Very useful advice. In those situations if you're trying to log an object just do `JSON.stringify(obj, null, 2)` to be sure of the state at that time.