The series covers all topics as per interview requirements and interview questions and references
// General questions what is consol.log() Consol.log() is a function 1 .It used to log message on the web console. 2. consol.log() is used in debuggin the code (finding and fixing bugs)