GitHub

Reviews Embed

Select reviews to create a gallery that you can easily embed on your product website.
Generate embed by selecting some reviews.
570 Reviews
Most recent
Any Rating
Belle Yu
Belle Yu
GitHub is undeniably essential for anyone diving into the world of Git. Learning the ropes of Git operations may require some time and effort initially, but once you become proficient, GitHub becomes an invaluable tool. It simplifies collaboration, version control, and project management, making it a must-have platform for developers and teams.
JJ
JJ
Writing the code is step 1 but the tools that GitHub provides, especially around actions and workflows, are essential to my software development strategy and make CI/CD that much easier with the same tool I'm alreaddy using for version control.
Ijas Ahammed J
Ijas Ahammed J
I absolutely love GitHub! It's more than just a tool for me; it's a powerhouse of features that make my life as a developer incredibly efficient and enjoyable. The version control with Git is seamless, allowing me to track changes, collaborate effortlessly with my team, and have the peace of mind that I can always revert to a previous version if needed. Pull requests and code reviews are like a breeze, making it easy for us to ensure code quality and catch any issues early on. And the fact that GitHub fosters open source communities is simply incredible. It encourages the free exchange of knowledge and enables me to contribute to projects I'm passionate about. Overall, GitHub's features empower me to be a better developer and a more active member of the tech community. It's an indispensable part of my toolkit!
Lucas Weißmann
Lucas Weißmann
GitHub is obviously amazing, but what makes this especially good are some of the tools like GitHub CoPilot and the new GitHub CoPilot Chat which help a lot when writing code. I can really recommend this to anyone.
Jeffrey Lai
Jeffrey Lai
GitHub is an invaluable platform for collaboration and version control in software development, offering robust features and a vast community, but it could benefit from more user-friendly onboarding for newcomers
Sky Sloane
a great way to backup and share my repositories. Only possible improvements I can think of would be maybe to add a wider variety of accomplishment badges and add optional notification of new followers
Nikolai Trukhin
Nikolai Trukhin
I've been using your service for almost 6 years, and I'd say this is best (and most popular of couse) option on it's field. Great to see also latest innovations like copilot and beta features.
Petros Amoiridis
Petros Amoiridis
I am a bit biased as I worked at GitHub for 9 years. I have to say, though, GitHub is fabulous. I cannot even remember how I was working and collaborating on code before GitHub. If I had to pick on something I'd say there's still room for innovation. Especially around code reviews and discussing code.
Atakan Tahsin
Atakan Tahsin
Github is the go-to git implementation on which so much of the open-source community is built. It is free to use, though we use the Team plan so we can better manage security as a business. And somehow they are still managing to mke it better with new AI features such as the CoPilot.
Billy Congo
Billy Congo
My brother came to me recently because he wanted to have a website where he could post information. As so many people do these days, he asked ChatGPT what he should use. It told him github. I told him that github is only for code as far as I know. I have about 20 repositories out there. And then I did some research, and sure enough, github does host static pages. But that's an important distinction. My brother created the account, and so I thought I would just put the code up there and then have a cron job run to update his pages. It doesn't quite work like that. You can use Github Actions to run things, but that's a lot more trouble than I'm interested in. So instead I just put the pages up there, and run things locally on my machine from my cron. What I do is generate the pages locally, then do git add for the pages, then git commit, and then finally git push. So he's got his website, and nobody has to spend any money.
First
Previous
•••
131415
•••
Next
Last