Articles by Tag #repository

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

A checklist and guide to get your repository collaboration-ready

In the world of software development, collaboration can make the difference between a brittle last-minute release and a reliable, maintainable, pain-free project. Whether you’ve been coding for a day or a decade, your colleagues are there to help strengthen your work. But they can only help if you’ve given them the tools to do so.

Learn More 21 0Sep 18 '24

How having a Data Layer simplified Offline Mode in my frontend app - Part 1

You're done with a project and the product team comes to you and says: "Hey, I turned off my internet...

Learn More 5 0Jul 15 '24

How to Create and Use a GitHub Repository Template

Learn how to create a GitHub repository template, configure it, and use it for new projects.

Learn More 4 0Nov 30 '24

Sonatype Nexus Usage 101 | Best Practices & Example Use Cases

Overview In my previous blog post, we embarked on a journey to set up Sonatype Nexus with...

Learn More 4 0Oct 6 '24

A Generic Repository Pattern for NestJS with Mongoose for MongoDB

This analysis examines a sophisticated generic repository pattern for MongoDB integration in NestJS...

Learn More 3 0Nov 3 '24

How to Create an Account on GitHub

GitHub is an essential platform for developers and IT professionals who want to manage programming...

Learn More 2 0Feb 3

Diving into the GitHub World

For the past two weeks, our focus shifted to Git and GitHub. Despite hearing about it through blogs...

Learn More 1 0Sep 23 '24

Git Best Practices: Enhancing Your Code Management

Git has become the cornerstone of modern software development, enabling teams to collaborate more...

Learn More 1 0Sep 12 '24

Using a Public Repository on GitHub for Personal Projects: A Complete Guide

When most people think of GitHub, they often associate it with professional software development,...

Learn More 1 1Sep 4 '24

Analyzing Software Architecture Decisions: Data Access Object vs DDD Repository

Domain Driven Design Repository

Learn More 1 0Apr 26

Git: Update remote url in your local machine

Given You've cloned a remote git repository, for example: git@gitlab.com:project-name.git When That...

Learn More 1 0Aug 17 '24

Ubuntu Fundamentals: repository

The Unsung Hero: Mastering Ubuntu Package Repositories for Production Stability The recent...

Learn More 0 0Jun 21

The Repository and Unit of Work pattern

Yes, i know not this again. Is this not the one millionth time that someone blogs about that? Yes,...

Learn More 0 0Mar 28

How to Highlight Your GitHub Repositories on LinkedIn

by Bruno Sartori If you're a programmer, you've probably thought about posting your GitHub projects...

Learn More 0 0Aug 30 '24

Flutter App, Shared preferences repository

What to expect from this article? We initiated our Flutter project with the main...

Learn More 0 0Jan 6

Setting Up Git and GitHub,Creating Repository,Making Comments,Pushing and Pulling

Git is a distributed version control system used to track changes in source code during software...

Learn More 0 0Aug 3 '24

Finding Your Code's Home: Repository Management and Hosting

In the symphony of software development, code repositories act as the sheet music, meticulously...

Learn More 0 0Jul 6 '24

Clone a private repository with FGPAT from Github

Buy Me a Coffee☕ *Memos: My post explains how to clone a private repository with PAT(Personal...

Learn More 0 0Oct 18 '24

Dockerfile | no-install

Why should we not simply use the instruction "RUN apt-get update && apt-get -y install" in...

Learn More 0 0Mar 19

Clone a private repository with PAT from Github

Buy Me a Coffee☕ *Memos: My post explains how to clone a private repository with...

Learn More 0 0Oct 18 '24