Quokka.js is a rapid prototyping playground right in your editor(for now just supports VSCode) and in your project’s context, with inline reporting, code coverage and rich output formatting. Say Bye Bye to REPL(Read Eval Print Loop).
In VSCode install the Estension. After installing the Extension, invoke the command palette using Ctrl/Cmd + Shift + P, then type Quokka to see the list of the available commands.
vsc-intro
Here are some cool features of QuokkaJs:

  • is free
  • instantly runs your code with code coverage and rich inline output, you don’t even need to save the file;
  • requires zero configuration by default
  • runs in node, supports Babel, React JSX and TypeScript, also browser environment via jsdom
  • can work in the context of your project and allows to import files and installed modules from it
  • is hackable, so you can write and share plugins
“Keep Learning.”
-Rushi

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>