Tools for Remote Pair Programming?
I do a lot of remote pair programming lately, admittedly mostly in the driver seat. We use MS Teams as that is what the rest of the company uses. I think there is room for improvement, e.g. simultaneous sharing of windows on both sides.
Can you point me to a tool that works well for you?
At work we use Google meet, which can handle multiple people screen sharing at once, and VSCode live share. It works pretty well. VSCode will forward ports for you so both people can access the running webapp, and you can allow them access to a terminal so it’s lets both of you to work in the code base as if they are developing solo locally.
We use our own iko.ai for collaborative notebooks. We use them for meetings about product, and have the agenda, action items, plus code to reproduce errors or test prototypes in the same place.
Big fan of Coscreen. Super helpful to be able to share documentation or reference materials as well as an IDE.
https://www.coscreen.co
I work alone so don't get the chance to pair program, but I hear a lot of good things about tuple.app
So both Atom and PHPStorm (JetBrains product) have the ability to do remote pair programming.