Course Information
Course Overview
Discover the Real Power of Javascript Console Object
Debugging is an essential part of frontend development. Most of the developers are using the most famous function "console.log()" to debug and log everything. But majority of these developers are not aware of the real power of console object.
In this course, all of the functionalities of console object is covered with concrete examples. You will discover the new oceans behind the console object.
Enhance your JavaScript Skills
Course Content
- 3 section(s)
- 15 lecture(s)
- Section 1 Introduction
- Section 2 Console Object
- Section 3 End of Course
What You’ll Learn
- Learning basics of Console Object
- Advanced skills of logging on JavaScript
- Display data on console
- Clear and solid understandings of Console Object
Skills covered in this course
Reviews
-
DDoron Kol
I learned so many things I have never thought can be done in the console. A great very short and concise course.
-
SSergei Bakaev
There are some additional console methods that this course does not cover. Anyway, thanks for the course, it was useful.
-
JJohn Sciutto
Really good course about the console object. The instructor's accent is was thick at times, so I found it hard to understand, but it happened only a couple of times, and I didn't miss anything crucial for understanding. Overall, it's a good course for learning more about the console methods. Note: The course doesn't go into the specifics of the Chrome/Firefox Developer Console, it just teaches about the JS methods that are available in the 'console' JS object (console.info(), console.warn(), console.log(), console.time(), etc...)
-
KKonstantinos Kokkinakis
Very good!! The teacher is very specific and is easy to follow!! Thank you that is a free lesson!!