Dominika Wojewskablog.mokosh.dev·Oct 2, 2023Four git commands you should knowIn the fast-paced world of software development, version control is the unsung hero that keeps chaos at bay. Whether you're working on a personal project or collaborating with a team, the ability to track changes, manage code efficiently, and roll ba...DiscussGit
Olowo Judejudeolowo.hashnode.dev·Oct 2, 2023Open Source Contributions Made Easy: A Hacktoberfest Guide for BeginnersOpen source has been one of the bedrock foundations fueling technological advancement in this digital age. This collaborative movement has transformed the way software is developed and utilized across the globe. Over the years, the need to contribute...Discuss·1 like·72 readsOpen Source
Austin Ohlfsaustinohlfs.hashnode.dev·Sep 28, 2023Why A Structured GitHub Flow Is Key To Successful CollaborationIntroduction When working on projects with other developers it is important to be able to work seamlessly as a team if you want to build successful projects promptly. GitHub is a platform that gives developers a helpful environment when collaborating...Discuss·42 readscoding
Godfrey Nyarkoarabiandollartech.hashnode.dev·Sep 28, 2023GitHub Collaboration Guide: Contribute Without ForkingIntroduction: Contributing to a GitHub repository without forking is a great way to streamline collaboration and keep your GitHub profile tidy. This guide will walk you through the process of adding a collaborator, contributing as a collaborator, and...DiscussGit
Harry Johnsonharryjohnson.hashnode.dev·Sep 27, 2023Improving Collaboration and Productivity with Salesforce Collaboration ToolsIn today's fast-paced business world, the key to success lies in effective collaboration and productivity. The ability to seamlessly communicate, share documents, and collaborate on projects can make or break an organization. Enter Salesforce, a powe...Discuss·1 likeCollaboration
Micheal Davidmichealcodes.hashnode.dev·Sep 26, 2023Collaborative Software Development with Git and GitHubIntroduction: Collaborative software development is essential in modern programming. Git and GitHub are powerful tools that streamline collaboration among developers. In this guide, we'll walk you through the key concepts and steps to effectively use...DiscussGitHub
Mukhtar Abass-Giwamukhtarabassgiwa.hashnode.dev·Sep 17, 2023Exploring Collaborative Development and Testing Workflow for a Real-Time React and Node.js Application with JWT Authentication, PostgreSQL, and RedisDISCLAIMER The contents of this post are not intended to undermine or criticize the developer of the code or the quality of their work. Instead, it serves as a valuable case study and learning opportunity. It is important to note that the code discus...Discuss·4 likes·28 readsCollaboration
Shiva Abhishekshiva71.hashnode.dev·Sep 13, 2023AWS EC2 serviceIn this blog, let us look at one of the AWS services that most AWS users use called EC2. We shall first know what is EC2, why we use EC2 service, what are the types of EC2 instances, and how to use and create your first EC2 instance(if you are learni...DiscussWeMakeDevs
Karl Heplerkarlhepler.com·Sep 11, 2023Objective Problem SolvingContext When was the last time you wrote a Technical Design Document or a Product Requirements Document? As software engineers, it's just a part of the job. There are lots of different ways to write these, but they all usually end up including contex...Discuss·29 readssoftware development
Olayinka Fagbemiola-ykayblog.hashnode.dev·Sep 11, 2023Getting Started with Git and GitHub: The Basic Things You Need to KnowIntroduction Have you ever thought of how developers work together to create amazing software or how they track the changes made to their code? That's where Git and GitHub come in. These are tools that help them keep track of all the changes they mak...Discuss·9 likesGitHub