1

Novice programmer here.

When I run my Node projects on visual studio code's terminal, it gives me arrays of [Object object], that I can't look into. Whereas in Chrome's console, it lets you step into the object and it's children's children etc. That is very convenient for prototyping and debugging.

Is there a way I could do that for my NodeJS projects?

2

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.