Javascript Tutorial | JS Console in Developer Tools | Ep3




This Javascript tutorial will demonstrate the console window. Firstly, to understand this question we must understand what is a console. Whenever you think of consoles don’t think about Playstations or Xboxes think of the 80’s when computers didn’t have graphical user interfaces. Instead they only allowed direct input from the keyboard; this is a standard text or console interface. Thus we have the answer, a console is simply where we can execute text commands directly. There’s no buttons or cursor, its all keyboard!

This tutorial is brought to you by http://www.avelx.co.uk/ – Coding tutorials to help you grow.

Original source


One response to “Javascript Tutorial | JS Console in Developer Tools | Ep3”

Leave a Reply