Debugging JavaScript, DOM, CSS and accessing the browser console without leaving Visual Studio Code

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • simple-to-do

    A quick demo of a bare vanilla JS todo app

  • If you want to see this in action, you can download/fork the demo to-do app I used in the screencasts.

  • vscode-edge-devtools

    A VSCode extension that allows you to use browser devtools from within the editor. The devtools will connect to an instance of Microsoft Edge giving you the ability to alter CSS styling, perform diagnostics, and debugging. Get it now at http://aka.ms/devtools-for-code

  • What do you think? Anything you're still missing in that workflow? File an issue on GitHub and tell us about it!

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Visual Studio Code

    Visual Studio Code

  • Now that Visual Studio Code has an in-built JavaScript debugger, it has become incredibly convenient to debug your project without leaving the editor. You can debug JavaScript, tweak CSS and the DOM and interact with the browser Console right inside VS Code. And you don't need to know which extensions to install as the editor guides you along the way.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [Video] Learn how to debug web projects end-to-end in VS Code in 5 minutes

    3 projects | dev.to | 9 Aug 2021
  • 8 Essential VS Code Extensions [2024]

    1 project | dev.to | 28 Apr 2024
  • scrape-yahoo-finance

    3 projects | dev.to | 25 Apr 2024
  • XDebug with WP-Setup

    3 projects | dev.to | 24 Apr 2024
  • Employee Management System using Python.

    2 projects | dev.to | 21 Apr 2024