Javascript console log & beyond

Views
561
Posted
2 years, 7 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