javascript-algorithms icon indicating copy to clipboard operation
javascript-algorithms copied to clipboard

Use the playground in a browser

Open mikenikles opened this issue 4 years ago • 0 comments

Hi 👋,

I created a branch in my fork at mikenikles/javascript-algorithms where I configured Gitpod.

It allows anyone to click a button in the README.md to start an ephemeral development environment with VS Code and a terminal running in the browser.

This helps lower the barrier for people to look at the algorithm code in a familiar environment and saves time following the "How to use this repository" instructions locally.

You can experience the end result based on my branch by clicking the following button:

Open in Gitpod

If this is of interest, please let me know and I will open a PR.

Cheers,

Mike

mikenikles avatar Jun 27 '21 06:06 mikenikles