How to rapidly prototype Typescript & Javascript in VS Code

Visual Studio Code is one of the most popular code editors for writing Typescript and Javascript. I use VS Code for all my Typescript and Javascript projects.

How to rapidly prototype Javascript in Visual Studio Code

If you are like me, using VS Code for writing Typescript / Javascript, you know that sometimes quick prototyping or testing is needed. For this kind of situations I use this extension called Quokka.js.

Read also: How to write Javascript and React with VS Code FASTER!

After installing the extension you can launch a new Typescript / Javascript file with live code execution and results, value explorer, live code coverage and much more. Or if you want to check your existing code, you can also start the extension for an existing file.

I made a video introducing the extension more throughly so go watch that if you want to learn more! Or if you just want to give it a try, you can install the extension from here: https://marketplace.visualstudio.com/items?itemName=WallabyJs.quokka-vscode.

What do you think about the extension? Let me know in the comments!


Read next:
If you want to learn more, make sure to subscribe on Youtube!

Subscribe to the newsletter