Ronald Kaindaronaldkainda.blogยทNov 23, 2024Enhancing Code Quality Through Peer Reviews: A Collaborative ApproachCode quality is fundamental to successful software development projects, influencing stability, maintainability, and overall efficiency. Among various quality assurance techniques, peer code reviews stand out as particularly effective. These reviews ...Discussยท34 readsQuality Assurance
Ishan Berrygit-and-github-a-quick-start-guide.hashnode.devยทNov 14, 2024Git and GitHub: A Quick Start GuideIntroduction What is Git? Git is an open-source version control system. It allows developers to track changes, save different versions of their code, and collaborate with others without losing any work. With Git, you can: Track every change made to ...Discussยท40 reads#GitHubForBeginners
Nishant Desainishant-desai.hashnode.devยทNov 11, 2024Collaborate.sh: Fetch GitHub User Collaboration Details Using Shell ScriptIntroduction Managing contributors and collaborators in a GitHub repository is essential for smooth project development. While GitHub provides an interface for managing collaborators manually, automating this process can save time and reduce the chan...DiscussGithubApi
Aliyu Gambo Aliyuthinktwice-1673249277982.hashnode.devยทNov 6, 2024A Developer's Journey: Fixing Prettier and ESLint Issues in a Collaborative Backend Development EnvironmentAs a volunteer backend developer at Recreax, I've had the opportunity to work on real-world projects, learn new technologies, and encounter challenges that have shaped my problem-solving abilities. One memorable experience occurred while collaboratin...DiscussPrettier
Aritra Rayaritra05.hashnode.devยทOct 26, 2024An Introduction to Git and GithubIntroduction: Git is a version control system that helps developers manage and keep track of changes in their code and GitHub is a web-based platform that hosts Git repositories. It makes sharing, collaborating, and tracking your project progress eas...Discussยท50 likesยท64 readsGitHub
CHETAN BARDOLEgithub-for-beginner.hashnode.devยทOct 20, 2024Exploring GitHub: Beyond Simple Code HostingWhen you think of GitHub, you might believe itโs just a place to store code files online. Well, thatโs part of the story, but GitHub is way more than that. In this blog, Iโll walk you through what GitHub really is, why it's important for developers, ...DiscussGitHub
Swaraj Atkaretechwithswaraj.hashnode.devยทOct 7, 2024๐Exploring the World of Tech: My DevOps Journey and Beyond๐ง๐ปโ๐ปHello, fellow tech enthusiasts and problem solvers! ๐จโ๐ป๐ฉโ๐ป Iโm super excited to kickstart my journey here on Hashnode as a DevOps Engineer and share everything Iโve learned (and am still learning!) in this exciting field of automation, cloud, and...DiscussCollaboration
Victor Uzoagbavictoru.hashnode.devยทOct 6, 2024How to Collaborate with Developers Effectively as a Technical WriterThis collaboration of technical writers and developers is an integral part in developing high-quality documentation that would serve end-users, engineers, and other stakeholders. Normally, the primary source of information for technical writers is th...DiscussDeveloper Tools
Harsh Goswamicoderg-tales.hashnode.devยทOct 3, 2024๐ ๏ธ Managing Local Development and Remote Development with GitHub ๐In today's fast-paced development world, using GitHub for both local and remote development boosts team productivity and code๐ป quality. ๐ This blog will cover best practices for managing local development with Remote code on GitHub. โจ GitHub is mor...DiscussGitHub
Tobi Oyekanmijusttobi.hashnode.devยทSep 28, 2024A Simple Guide to Using GitHub Desktop for Project Management ๐As developers, we often work with version control systems to manage projects, especially when collaborating with teams. GitHub is a leading platform for managing code repositories, allowing us to collaborate, track changes, and manage different proje...Discussยท80 readsGitHub