Rapid code prototyping in IDE with Quokka.js
January 5, 2020
Today, I want to talk about one of my favorite plugins for prototyping Javascript in visual studio code: Quokka.js.
Quokka.js is a rapid prototyping playground in your editor, with access to your project files and provides instant inline reporting.
It runs your code as you type and display...