Javascript console log & beyond

Views
677
Posted
3 years, 2 months ago
3 reactions



Description:

In this section, we have discussed about some of the functions in console objects in javascript.

List of functions in console objects,

  • clear
  • dir
  • log
  • error
  • info
  • warning
  • tables

No Comments