10 Ways To Use JavaScript Console As a web developer, you know very well the need to debug your code. We often use external libraries for logs, and to format and/or display them in some cases, but the console of our browsers is much more powerful than we think. When we think about the console,… Continue reading 10 Ways to Use the JavaScript Console