Wir helfen Unternehmen seit 17 Jahren,
bessere Software zu finden
Über GitHub
GitHub Repos, GitHub Codespaces, GitHub Actions, GitHub-Pakete und die Suite von Sicherheitstools ermöglichen eine vollständig verwaltete DevOps-Cloud.
It is a great platform for developers to showcase there work and get any help from the platform community.
It also sadly has no mobile app/mobile support at all.
Nutzerbewertungen filtern (6.108)
Nutzung
Sortieren nach
Nutzerbewertungen filtern (6.108)
GitHub Review
Great software service for a version control system
Mit eines der meistbekanntesten Plattformen für jeden Entwickler
Kommentare: Als Entwickler kommt man nicht an GitHub vorbei. Bereits im Studium kam ich mit dem Tool in Kontakt und es ist nicht mehr für mich wegzudenken, wenn es darum geht, Programmiercode ordentlich zu verwalten.
Vorteile:
Sehr gute Integrierbarkeit in verschiedenen Code-Editoren und eine schöne Übersicht auf der Weboberfläche mit den gängigsten Befehlen zur Verwaltung von Programmiercode. Die Versionierung hilft mir ursprüngliche Zustände wiederherzustellen und gibt auch eine gute Übersicht darüber, worin die Unterschiede in den jeweiligen Versionen liegen.
Nachteile:
GitHub ist sehr komplex und verlangt eine gewisse Zeit zur Einarbeitung ab. Ich war relativ schnell mit der Vielzahl an Befehlen überfordert.
50+ Millionen User. Das spricht für sich.
Vorteile:
Gute Integrationsmöglichkeiten mit anderen Tools und nur minimale Ausfallzeiten bei Upgrades.
Nachteile:
Es gibt Speicherplatzbeschränkungen (die für mich aber bislang nicht relevant gewesen sind).
Bestes Versionsverwaltungs-System
Vorteile:
Sehr gute Möglichkeit zur Versionsverwaltung von Source-Code und anderen textbasierten Dokumenten. Einfaches Branchen und Mergen/Rebasen.
Nachteile:
Standardmäßig gibt es nur ein command line interface.
GitHub product genuine review and feedback
Vorteile:
GitHub facilitates collaborative development by providing a platform for version control, collaboration, and code review. Multiple contributors can work on the same project simultaneously, contributing to a more efficient and organized development process.
Nachteile:
GitHub heavily relies on internet connectivity. While Git itself supports offline work, certain GitHub-specific features and workflows are limited without an internet connection.
Robust and trustworthy code management tool
Kommentare: Very good experience, the APIs can be very slow sometimes if you want to connect via a 3rd party and can have timeout but in terms of usability and user-friendlyness it's a nice platform for code management.
Vorteile:
Even for a non technical person, easy to navigate through the different directories for a particular repository. Easy to know where to clone or download the content.
Nachteile:
Sometimes moving from branch to branch can be tricky. It's not always clear on which branch one is currently in unless we inspect the whole page. Specially on the dark theme, texts are not always properly visible.
GitHub could be better but helps for feedback
Vorteile:
That it has answers for questions people don't normally ask without getting in trouble hHa
Nachteile:
I click on links that don't lead me to anything as it says
In Betracht gezogene Alternativen:
Best Version Control System
Vorteile:
It’s the most basic choice for a reason. Great, free in most cases, and provides great customization. I love github, I use it everyday, and I would recommend it over bitbucket, gitlab, etc. It provides a whole new experience. Almost like a social media VCS.
Nachteile:
Honestly I don’t have any complaints to share. Github is just my favorite.
Github for Frontend engineer
Vorteile:
What i like most about github as frontend engineer is it lets there users managegit repository at one place It lets our team collaborate on same project
Nachteile:
If someone is new to version control systems then github can have some learning curves for that person
Industry standard for code storage and more
Vorteile:
Power of Github Actions, and how deep they are integrated into the service
Nachteile:
GH Action output is not very nice, just plain text. Also, too easy to write nonoptimized, and in effect expensive jobs
My experience with GitHub.
Kommentare: The software has enabled us to track progresses and share findings with other stake holders.
Vorteile:
Practicality of the software and general ease of use. The software has awesome automating features.
Nachteile:
The product has a steep learning curve which makes it more complex for new and unexperienced users.
Github Review
Kommentare: I've been working with Github in my whole career and it has been a really good experience.
Vorteile:
All the features that GitHub has and its contribution to the open-source community
Nachteile:
I really like every feature on Github, maybe to have more collaborators in private repos for free
Best Review
Kommentare: i love to use github eve i have posted manny of my project on github
Vorteile:
I like that github have very organized repo section.
Nachteile:
i dont like that we cannot search for any specific program.
2024githubreview
Kommentare: It made it possible to every user to try out for education or higher level for free.
Vorteile:
Easy access, ease of use and collaboration
Nachteile:
UI options could be improved but it is good in a way it is simple.
GitHub > all
Kommentare: I switched my all projects on GitHub from other services. I am very happy with it, especially because with FREE account we can do EVERYTHING! I hope in the future GitHub will implement some user interface to be able to build CD/CI without writing any code, because we are not always a DEVOPS
Vorteile:
Almost everything is free, user interface is very easy to use/understand. I love the community support too, a lot of developers are giving some open source products on this website
Nachteile:
Some basic features like the ability to create categories to organize repositories is missing. It is a very annoying problem and a lot of people asks to implement it since many years but GitHub does not say anything about it
Maintain accurate control of software versions
Kommentare: It has been an essential tool in my team, most people know the site and what GitHub is about, so on that side we do not have to generate an induction of it to new engineers who collaborate, it has a very developed system in terms of solution As far as problems are concerned, we are talking about the fact that you can mark exactly where the error is and GitHub will remind you the next day.
Vorteile:
What we like most is the private online repository accessible to our team users so that they can save all our applications and have them on hand by creation date. This order is essential when a newer version generates an existential error and allows us to return to a previous version without having to deconfigure everything again, has helped us a lot in this sense.
Nachteile:
Simultaneous collaboration between several engineers and we are talking about a team of 20 people is very slow, I think that Github should improve this problem, which I believe is due to an inability to perform tasks on its server.
A Surprising Win & A Versatile Tool for Web Management
Kommentare: Overall, my experience with GitHub has been positive. It's streamlined our development process for custom JavaScript and Python work, making our code management more efficient and reliable. The ability to collaborate seamlessly has been especially beneficial during periods of remote work. However, there's a learning phase, and its utility varies depending on the task at hand. For heavy coding days, it's indispensable. For quick WordPress updates, it can feel like overkill.
Vorteile:
As a web manager with two years of experience in Indonesia's hospitality and F&B industry, I primarily use WordPress that uses JavaScript and sometimes I made my own Python scripts. GitHub's version control has been a standout feature for me. It eliminates the need for multiple file versions and allows easy rollbacks when errors occur. The collaboration features are excellent, especially when working with team members across different Indonesian cities. Additionally, the vast GitHub community and its open-source projects have been invaluable resources, offering solutions that we can adapt to our local market.
Nachteile:
The initial learning curve with Git terminology and workflows was challenging, particularly for team members more versed in hospitality than coding. Onboarding took longer than anticipated. While GitHub excels for managing code, it's less intuitive for non-code assets like restaurant menu designs or hotel brochures, which are crucial in our industry. Lastly, for simple WordPress theme tweaks, GitHub can sometimes feel overly complex.
Using GitHub for Innovative Web Development
Kommentare: My overall experience with GitHub has been highly positive. It has become an essential tool for Prisma, allowing us to maintain high standards of code integrity and collaboration among our development team.
Vorteile:
What I appreciate most about GitHub is its robust ecosystem for collaboration and version control. As the owner of Prisma, a web development agency, the platform's intuitive interface and extensive repository management capabilities have been instrumental in streamlining our workflows. The ability to review code, manage projects, and collaborate on software development projects in real-time has significantly enhanced our productivity and quality of output. GitHub's integration with various development tools and its strong community support are invaluable for staying at the forefront of web technology trends.
Nachteile:
While GitHub offers an extensive range of features, its learning curve can be steep for newcomers, particularly for those not familiar with Git commands or version control concepts. This aspect can slow down the initial adoption and integration into a team's workflow. Additionally, for private repositories and advanced features, the cost can escalate quickly for smaller agencies or individual developers, making it less accessible for those with limited budgets.
Github is the standard that all others measure against.
Kommentare:
Couldn't live without it.
For personal projects I have tried some other version management tools, but I always come back to github.
Vorteile:
Cost is low, for small projects it is free. You need version management, and this just works. If you want more you can go deeper into actions and CI.
Nachteile:
Github actions can take a bit to get setup. If you are running CI and making lots of commits you might want to turn it off, or only turn it on for PRs.
In Betracht gezogene Alternativen:
Excellent source control but archaic billing
Vorteile:
It is very easy to collaborate and work on code changes, publish releases, and run automation scripts. The UI is fast and they are improving it constantly making it quick and efficient to navigate to the repository and even the file you want.
Nachteile:
My biggest gripe about GitHub is the billing. You have to buy a fixed number of seats and you can only increment it in 10s. So, even if you need just one extra user, you still have to pay for 10. It also takes a long time (2-3 days, more in some cases) to get the licenses added. I can't even process why this is the case. I would much rather have preferred usage billing.
Ready to merge!
Kommentare: GitHub rocks! It's a fantastic place to write code, collaborate with friends, and level up your coding skills.
Vorteile:
Access controls make sure only the right people can edit your code. Comments and notes keep your code clear and collaborative. Milestones help you stay motivated and on track. Integrations supercharge your workflow with useful tools.
Nachteile:
The complex learning curve for beginners is due to features like branching and merging. Free plan limitations on private repositories. Debugging issues can involve navigating complex commit history.
Collaborative Coding Made Simple by GitHub
Vorteile:
GitHub is its robust version control system, facilitating seamless collaboration among developers. Additionally, users value its extensive community support, integrated issue tracking, and versatile workflow management features, making it a go-to platform for software development projects of all scales.
Nachteile:
Have complexity of its user interface for beginners, occasional performance issues during peak usage times, and the need for more streamlined project management tools within the platform. Additionally, there have been concerns raised about GitHub's pricing structure for organizations with larger teams or specific feature requirements.
Daily companion for development and project management.
Kommentare: It's been a pleasant and productive experience, I use it on daily basis with no issues.
Vorteile:
The code version control features are comprehensive and allow you to have a clear view of what is happening even with many branches, pull requests and issues. Github Projects is a flexible and powerful tool for project management, subdivision into development tasks and their assignment, and for having an overview of the general state of development .With the paid plans there are even more management options, especially related to the features for managing member and team permissions.
Nachteile:
Nothing to say about version control, while github projects may be unintuitive and a bit cumbersome at first, but then again it's a price to pay for its flexibility.
Using GitHub as a student.
Kommentare: first I really into the project building and coding stuff but I want a platform so I can easily manage my containing element and I want to show my work to the public . then I heard about Github in 2020 in lockdown phase from YouTube after that I was start and I am really into it now. this is the best thing that I use in my day by day careers lifestyle.
Vorteile:
Developing Features Community support User Interface Task management
Nachteile:
not beginner friendly complex version control
Simplifying Source Code Management
Kommentare: The experience is overly positive, as I am a developer I use it daily for work. I was also able to showcase my works and was able to get more projects. I could also collaborate with my team members more easily.
Vorteile:
You can setup a repository for your code and collaborate with other developers throughout the world. With Github I can showcase my work so that I can attract recruiters. It is a social media for developers. I can also look for open-source code to learn and contribute to.
Nachteile:
There is a learning curve to setup a repository and collaborate. People may also find it difficult to navigate through the app with so many features. Integrating with external tools to enable automation also takes a lot of effort.
The Go-To Platform for Version Control
Kommentare: Today, not only developers but also anyone who creates digital content uses Git and a hosting service for managing their files, such as GitHub. For me, GitHub is the go-to choice.
Vorteile:
In my opinion, GitHub is much more thoughtfully designed and user-friendly compared to its competitors.
Nachteile:
You can't self-host GitHub on your own servers.