Ask HN: Code collab for teaching non-CS majors web JavaScript/HTML/CSS?
Is there a way to satisfy these reqs?
1. Provides live-sharing (2+ students code from separate machines in the same file)
2. Supports auto-reload on each machine without public port binding (Univ IT blocks port broadcast)
3. Is an IDE or IDE extension
4. Keeps some sort of version history
5. Syncs a local copy of the files on each machine* (nice to have)