I love my custom Atom setup. Any time I have to help with someone else's code it takes twice as long because I have to go on their computer, type on their keyboard. They don't have the same snippets or key bindings as me.
That is no longer a problem. They just send me the portal ID and we can collaborate in our own environment.
Pros:
Uses WebRTC for synchronizing files so no worries about sending source code to other servers
Cons:
Can't wait for some sort of voice communication built in
This is cool - I did my masters thesis project on remote pair programming and built something similar (but less cool) that this - although my solution used a centralised server and wasn't an an Atom extension (it didn't exist then :D ).
I love my custom Atom setup. Any time I have to help with someone else's code it takes twice as long because I have to go on their computer, type on their keyboard. They don't have the same snippets or key bindings as me.
That is no longer a problem. They just send me the portal ID and we can collaborate in our own environment.
Pros:Uses WebRTC for synchronizing files so no worries about sending source code to other servers
Cons:Can't wait for some sort of voice communication built in