Hey guys,
I’ve been going through the Javascript tutorials and I’ve noticed that the output box doesn’t give any useful information without me having to add console.log(whatevers). When the tutorial was written did it used to automatically wrap things that were returned in a console.log() so that they’d show up in the output box or something? It just seems weird and I was curious if this has bothered anybody else or if there was any speculation on it?
Thanks!