ββWhen we talk about the console, we imagine about printing some string or JSON data for the purpose of development. Most of the time we use console.log() for debugging. But there are some other useful methods provided by javascript console. Today we will discuss the methods and there use cases.
#javascript #console
#javascript #console
Medium
Playing with Javascript Console
When we talk about the console, we imagine about printing some type of string or JSON data for the purpose of development. Most of theβ¦