DEV Community

Cover image for The Fastest Way to Write,Debug & Test JavaScript
CodeWellTechYT
CodeWellTechYT

Posted on

The Fastest Way to Write,Debug & Test JavaScript

A really nice VS Code extension for testing, prototyping, and learning JavaScript.

Quokka.js is an extension available that allows you to write JavaScript code in a scratchpad.
This scratchpad will auto-update whenever you make changes which makes it the perfect tool for learning, writing, or debugging code

Top comments (0)