How to Install and configure the Console Ninja VsCode Extension
Introduction
Console.log is an effective way to comprehend your JavaScript code, and one of the most frequently used methods to see the output it gives is through the browser's developer tools.
But, do you know? console.log can be much easier to use ...
reuben09.hashnode.dev3 min read