SitePoint
  • Blog
  • Forum
  • Library
  • Login
Join Premium
  1. Details
  2. Creator
  3. Content
  4. Reviews
  5. FAQ
Debugging with Visual Studio Code: An Introduction Cover

Debugging with Visual Studio Code: An Introduction

2

average rating (1 votes)

Created by

Michiel Mulders

Published by

SitePoint

Last Updated

1 April 2019

Details

Learn to use Visual Studio Code's built-in debugging features which permit easier debugging and variable monitoring. Discover how you can improve your debugging experience!

Description

Programming is fun, because developers have the power to create anything they want. Unfortunately, that fun can dissipate the moment they encounter bugs. The first thing that might come to mind for a JavaScript developer is the console.log statement. Adding console.log() is a quick way to visualize the state of your code.

However, when developing more complex programs, logging everything to your terminal can be frustrating. Visual Studio Code (VS Code from here on) has built-in features which permit easier debugging and variable monitoring.

Let’s take a look how you can improve your debugging experience!

Creator

Michiel Mulders avatar

Michiel Mulders

Fullstack Blockchain Developer at TheLedger.be with a passion for the crypto atmosphere.
Michiel Mulders avatar

Content

1
Preview

Reviews

Profile
Oren Wolfe

Step-By-Step examples are very difficult to follow. I'm not a novice with VSC, and I can tell that the version the author is using is not the current. (Mine is Version: 1.52.0-insider)

Frequently Asked Questions

Debugging with Visual Studio Code: An Introduction Cover

Debugging with Visual Studio Code: An Introduction

2

  • Unlimited access to this title and 600+ others in our library

  • New titles added frequently

  • Cancel anytime

Stuff we do

  • Premium
  • Newsletters
  • Forums

About

  • Our Story
  • Terms of use
  • Privacy Policy
  • Corporate Memberships

Contact

  • Contact us
  • FAQ
  • Publish your book with us
  • Write an article for us
  • Advertise

Connect

© 2000 – 2024 SitePoint Pty. Ltd.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.