Sunkanmi Fafoworasunkanmi.hashnode.dev·2 hours ago7 Days of Consistent Writing Complete 🎉Last week Monday I and Ademola Thompson aka SuperheroJT planned to consistently write articles for 7 days straight. Somehow this was just something I wanted to do consistently before the year ran out and I’m glad I was able to push through. But, I wo...10 likesPersonalTechnical writing
Sahil Patilsahil-patil.hashnode.dev·Dec 20, 2024DevOps and Teamwork: Strengthening Developer and Operations EffortsIn the world of software development, DevOps is a game changer. It’s a set of practices that bring together developers (Dev) and operations (Ops) teams to work more closely, resulting in faster delivery, better quality, and a smoother workflow. This ...⚙️ DevOps MasteryDevops
Dwayne Chimadwaynechima.hashnode.dev·Dec 19, 2024Adopting Infrastructure as Code (IaC) in Your TeamMaking the switch to Infrastructure as Code (IaC) involves more than just choosing tools; it also entails spearheading a change in the way your team functions. How can you persuade your supervisor that IaC is worthwhile? How can you foster a positive...Terraform
Ansh Agrawalansh076.hashnode.dev·Dec 8, 2024Mastering Version Control: The Backbone of Modern Software DevelopmentUnderstanding Version Control Systems, Their Importance, and How They Empower Collaboration and Productivity. Managing changes in projects is very important, especially in today’s fast-moving software world. Version Control Systems ( VCS ) help teams...version control
Sophie Noranoracodes.hashnode.dev·Dec 8, 2024Collaborating Across Continents as Aspiring Frontend DevelopersAs an aspiring frontend developer, one of the most fulfilling parts of my journey has been the connections I’ve made within the coding community. Recently, I began collaborating with a fellow developer I met through online platforms like Discord and ...Beginner Developers
Gabriel Gonzalezbeyondbaremetal.hashnode.dev·Dec 7, 2024Microsoft 365 CollaborationMicrosoft 365 offers many options for Teams to collaborate, share ideas, projects, and basically work together. In this post, we will study and implement the ones that we can find most useful for our case. Microsoft Teams With a Microsoft 365 Busines...Beyond Bare Metal: Building an Enterprise Infrastructure from the Ground Upteams
Gabriel Gonzalezbeyondbaremetal.hashnode.dev·Dec 6, 2024Microsoft 365 additional configurationsMicrosoft 365 is a world itself, even some companies’ IT departments have a Team fully dedicated to its configuration and maintenance, in our case we will continue with its configuration and show the additional features that this suite can offer to u...Beyond Bare Metal: Building an Enterprise Infrastructure from the Ground UpMicrosoft365
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 ...37 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 ...42 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...GithubApi