HACKER Q&A
📣 hajderr

Which code collaboration website could you recommend?


I want to teach programming.

Looking for your best online code collaboration website. Preferably sketching/drawing pad integrated too.


  👤 finestkludge Accepted Answer ✓
A bunch of IDEs/editors have remote pair programming add-ons now. Atom has Teletype and VS has Visual Studio Live Share.

Also, I'd recommend Glitch as a platform for letting your students host projects. It has a nice collaborative feel and lets them share their work in a "real" environment.