Skip to content Skip to sidebar Skip to footer
Showing posts with the label Console.log

How To Display The Array Length In Console With Javascript/angularjs

I have a question about displaying the Array length in console.log(). Here is a simple example: vm.… Read more How To Display The Array Length In Console With Javascript/angularjs

Chrome Devtools - Inconsistent Array Length

I seem to have stumbled upon an inconsistency in Chrome DevTools. Above is a screenshot from the D… Read more Chrome Devtools - Inconsistent Array Length

Console.log Is There A Way To Name Sent Variables?

When sending items to console.log is there a way to name them? Similar to 'watch' in visual… Read more Console.log Is There A Way To Name Sent Variables?

Why Is Return Used Instead Of Console.log?

I'm trying to learn JS from Codecademy. I'm doing this excercise. Can someone please tell m… Read more Why Is Return Used Instead Of Console.log?

Javascript- Console.log Between Multiple Prompts

Im pretty sure that a lot of people have encountered this situation. For Ex: You have a simple Cho… Read more Javascript- Console.log Between Multiple Prompts