Ask HN: Which code collaboration website could you recommend?

by hajderron 10/17/2019, 11:57 PMwith 2 comments

I want to teach programming.

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

by finestkludgeon 10/18/2019, 12:30 AM

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.