News

Microsoft has created a built-in JavaScript debugger for Visual Studio Code, the wildly popular, open source-based, cross-platform code editor. That built-in experience comes via vscode-js-debug, a ...
New extension allows editing of JavaScript running in a Safari browser, directly from Visual Studio Code runnning on a Windows or Mac machine. Also: UserVoice getting replaced for another feedback ...
Visual Studio Code is a code editor that is completely free and open-source. It has been developed by Microsoft and is highly regarded by developers due to its lightweight, fast, and extensible design ...
Ready to go beyond console.log? In just 100 seconds, discover powerful JavaScript console features that can boost your debugging game—like console.table, console.group, console.time, and more. Whether ...
Make it a habit to dig deeper and find more information about the issue before starting to debug a non-trivial issue. For example: is this a new problem? If so, starting when? Is this only visible to ...
reWeb 2.0 has brought with it the need to develop extensive JavaScript infrastructure code on the client side, something few Java developers saw themselves doing five years ago. The open source Dojo ...