@NfNitLoop ("Cody C. #BLM") wrote:
Deno Embedder
I've really been enjoying writing code in #Deno. It does a great job of removing barriers to just writing some code. You can open up a text file, import some dependencies from URLs, and `deno run` it to get stuff done really quickly.
[...]