Is there a way to use Atom as a web IDE like Codemirror?
Can Atom be used as a web based IDE?
thecrowflys
#2
You could certainly write a module that streams changes to a server…
But if you are talking about a web page rather than the app… then you would be better looking at something like sails.js (in my opinion)