DEV Community

Discussion on: AskDev: Real-time group project collaboration tools?

Collapse
 
kenbellows profile image
Ken Bellows

Thanks! The angle of coding collaboration is pretty interesting; I've never really looked into the accessibility of IDEs and web-based coding environments like CodePen, that could be very interesting

Collapse
 
natonathan profile image
Nathan Tamez

I have used VS live share, myself a few times. works quite well. just be aware that CLI tooling and build tools need to be run by the host. and dev server's ports need to be forwarded. you also do the same with the terminal.