B
B
bormor2018-04-06 11:51:46
Node.js
bormor, 2018-04-06 11:51:46

NodeJS - what is the best online code discussion sandbox?

I am looking for analogues https://codesandbox.io or https://jsbin.com for NodeJS as a web server.
Ideally, with the ability to quickly deploy your local project in the sandbox, like here ( https://codesandbox.io/s/cli )
to share a sample code with a person, and he could quickly make edits to it and see the result of the edits online, without deploying the code on his machine.
Which sandbox service do you think is the best?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
P
Petr Muhurov, 2018-04-06
@pterodaktil

I have been using it for a long time, I have no complaints)
StackBlitz

A
Astrohas, 2018-04-06
@Astrohas

codeanywhere?

S
SunUp, 2018-04-07
@SunUp

As an option, I will also offer repl.it

D
Dmitry Guryev, 2018-04-12
@djsv

Glitch allows you to create applications with a Node.js backend right in the browser, you can also import applications from GitHub.
RunKit is an analogue of Jupiter Notebook, only for Node.js.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question