Quokka.js is a really amazing developer tool.
You can find it at Quokka.js Official Website and this is a free Visual Studio extension but there’s also a pro version. that creates a really cool scratchpad for JavaScript codes.
it permits you to render javascript output within the code editor itself. also, the free version is a bit different than the pro version.
This Plugin will support, Visual Studio Code, JetBrains, or Atom code editors.
after Visual Studio code open, You need to do to install this extension is to look for something called quokka js in the Extensions Search area.

if you go here you can see Quokka.js and you just need to click install and then reload to activate.
if you press ctrl+shift+P It can bring up the search.

and from here you can have a bunch of Quokka commands now this is a live scratchpad that can either open it on an existing or typescript file or you can create a new JS file.
Now you can see from here is the new JavaScript file so let’s take a look at a few features here.

READ MORE : What is Gulp JS? For Beginners