javascript-algorithms
javascript-algorithms copied to clipboard
Use the playground in a browser
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:
If this is of interest, please let me know and I will open a PR.
Cheers,
Mike