ganesh mondalganeshcmondal.hashnode.dev·Sep 9, 2024Managing and Resolving Git Conflicts with Ease 🚧Git is a powerful tool for version control, but when multiple developers are working on the same project, conflicts can happen. Don’t worry, though! Git conflicts are a normal part of the development process, and with the right approach, they can be ...Advancd git
Grace Nwaobilorgracieoma.hashnode.dev·Jul 29, 2024Dealing with Premature Sales Promises: A Product Manager’s GuideHow do you deal with your sales team selling a feature in your product that is not yet developed, or not even on your product roadmap/backlog? I know a lot of us product people have been faced with this. Having your sales team come back with a li...10 likesProduct Management
Rajat Chauhanchauhanrajatwork.hashnode.dev·Jul 14, 2024Advance Git & GitHub for DevOps EngineersGit Branching Branches are a core concept in Git that allow you to isolate development work without affecting other parts of your repository. Each repository has one default branch, typically called main or master, and can have multiple other branche...37 readsGIT & GITHUB#90daysofdevops
Mike Bestowemike793.hashnode.dev·Jul 3, 2024Why Every Business Needs a Partnership Agreement from Day OneStarting a business is an exciting venture, but when diving into it with one or more partners, the stakes are even higher. From shared vision to combined resources, partnerships can significantly boost your chances of success. However, without a soli...partnership
Harshita Jamadadeanotherharshi.hashnode.dev·Aug 29, 2023Soft Skills that are required for 2023We can find all the resources for our technical knowledge on the internet but, in this race to boost our tech skills, we usually tend to forget how to deliver our thoughts understandably. Now what are these skills? Should we take a course on them too...14 likes·86 readsWeMakeDevs
Dwayne McDanielforGitGuardiangitguardian.hashnode.dev·Aug 4, 2023Nebraska.Code() - Developing in the great plainsIf there is one thing you might already know about Nebraska, it is that it is Cornhusker country. It is also home to many prominent companies like Union Pacific, Berkshire Hathaway, and Mutual of Omaha. It is also home to an outstanding developer-foc...Open Source
Kieran Triggsktriggsdev.hashnode.dev·Apr 27, 2023How to Handle Conflicting Opinions in a Team ProjectTeam projects are great for learning and collaborating, but they can also be challenging when there are conflicts. How can you deal with them effectively and respectfully? I will share my experience of working on Carbonvio, a carbon footprint calcula...29 readsteamwork
Davidblog.spacesovertabs.dev·Nov 4, 2022Developer relations - How to be Sweet when SourHow to maintain relationships as a developer and a lesson in confirmation bias. The Introduction A normal day at the office, some Reddit here, a little Twitter there, trying the latest JS Framework; typical day. incoming teams call, "What now?" I mu...1 like·73 readsSoft Skills
Sofwan A. Lawalblog.sofwancoder.com·Sep 27, 2022Conflict-free Replicated Data Types: A Quick IntroductionDistributed systems engineers have been debating the benefits and drawbacks of various coordination mechanisms in concurrent settings for a long time. Finding the benefits of each strategy and identifying its strengths have been made easier by recent...2 likes·102 readsSoftware Engineering