How use console.log like a Pro
The console.log() is one of the most famous javascript methods for every developer, due that help us to do a quick check about problems in our code in some cases. There are some other different ways to make your debugging process a lot easier with co...





