from Hacker News

Ask HN: Which code collaboration website could you recommend?

by hajderr on 10/17/19, 11:57 PM with 2 comments

I want to teach programming.

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

  • by finestkludge on 10/18/19, 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.