DEV Community

GitHub

"Where the world builds software"

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How containers promote equity in tech

How containers promote equity in tech

36
Comments 3
8 min read
Essential Git Commands

Essential Git Commands

Comments
4 min read
SecureCred

SecureCred

3
Comments 2
1 min read
The Perfect Git Commit Quest

The Perfect Git Commit Quest

3
Comments
4 min read
Building Docs website has never been easier!

Building Docs website has never been easier!

1
Comments
2 min read
GIT For Beginners

GIT For Beginners

11
Comments 4
3 min read
Managing two (or more) accounts on one git-forge

Managing two (or more) accounts on one git-forge

1
Comments
5 min read
Make your git log look better using a single command

Make your git log look better using a single command

6
Comments
2 min read
Creating a GitHub Action for a Docker Image

Creating a GitHub Action for a Docker Image

4
Comments
2 min read
📸OpenCV🔮the Enchanted Palette 🎨✨Part: 2

📸OpenCV🔮the Enchanted Palette 🎨✨Part: 2

12
Comments
2 min read
Top 10 GitHub Projects Worth Contributing to in July 2023⭐

Top 10 GitHub Projects Worth Contributing to in July 2023⭐

2
Comments
2 min read
GitHub : Dependabot suas dependencias atualizadas e seguras

GitHub : Dependabot suas dependencias atualizadas e seguras

Comments
3 min read
Develop and Test your Github Actions workflow locally with "act"

Develop and Test your Github Actions workflow locally with "act"

Comments
5 min read
GitHub's Push Protection: Enhancing Open-Source Security with Limitations to Consider

GitHub's Push Protection: Enhancing Open-Source Security with Limitations to Consider

Comments
7 min read
Level Up Your Programming Skills: Git and GitHub Made Easy for Beginners.

Level Up Your Programming Skills: Git and GitHub Made Easy for Beginners.

5
Comments
14 min read
How to Optimize Your GitHub Readme Profile with GPRM?

How to Optimize Your GitHub Readme Profile with GPRM?

7
Comments
2 min read
How to use online VS Code editor alongside your GitHub repo ?

How to use online VS Code editor alongside your GitHub repo ?

1
Comments 2
1 min read
How to Properly Use GitHub For Code Review

How to Properly Use GitHub For Code Review

1
Comments
4 min read
A Simple Guide to Creating a Pull Request on GitHub

A Simple Guide to Creating a Pull Request on GitHub

16
Comments
4 min read
Keeping Your Branch Up to Date and Handling Merge Conflicts While Waiting for PR Reviews

Keeping Your Branch Up to Date and Handling Merge Conflicts While Waiting for PR Reviews

13
Comments 6
5 min read
Exploring Cody - An AI Coding Assistant That Knows Your Codebase

Exploring Cody - An AI Coding Assistant That Knows Your Codebase

6
Comments 6
6 min read
Mastering Design Patterns in .NET: Beginner-Friendly AI Examples

Mastering Design Patterns in .NET: Beginner-Friendly AI Examples

8
Comments 1
3 min read
Unleashing the Power of PostgreSQL 14: A Step-by-Step Guide to Installing from GitHub

Unleashing the Power of PostgreSQL 14: A Step-by-Step Guide to Installing from GitHub

2
Comments
4 min read
Manual Trigger on Github action - #2

Manual Trigger on Github action - #2

Comments
2 min read
🌟OpenCV🎨the Magic of Images✨Part: 1

🌟OpenCV🎨the Magic of Images✨Part: 1

11
Comments
1 min read
Master Git Submodules With This Comprehensive Guide!

Master Git Submodules With This Comprehensive Guide!

2
Comments
2 min read
Creating Code Reviews opportunities

Creating Code Reviews opportunities

3
Comments 2
3 min read
Using invisible divs in GitHub Discussions as a key-value store

Using invisible divs in GitHub Discussions as a key-value store

2
Comments
4 min read
How to Effectively Remove .env File from Git Repo/History

How to Effectively Remove .env File from Git Repo/History

13
Comments 6
2 min read
🎤🎶 Elevate Your Sound Game: Recording and Processing Audio with Python! 🎧🔊

🎤🎶 Elevate Your Sound Game: Recording and Processing Audio with Python! 🎧🔊

5
Comments 2
2 min read
The Ultimate Guide to GitHub: Everything You Need to Know

The Ultimate Guide to GitHub: Everything You Need to Know

18
Comments
13 min read
Git tags: what are they? How do tags and branches differ from one another?

Git tags: what are they? How do tags and branches differ from one another?

2
Comments
2 min read
Creating a Mixcloud Desktop App in Record Time with Electron.js

Creating a Mixcloud Desktop App in Record Time with Electron.js

Comments
3 min read
7 dicas para uma boa Revisão de Código (Code Review)

7 dicas para uma boa Revisão de Código (Code Review)

23
Comments 4
3 min read
GitLab vs. GitHub: Comparing the Leading Code Repository Platforms

GitLab vs. GitHub: Comparing the Leading Code Repository Platforms

8
Comments 5
3 min read
GitHub Copilot: Revolutionizing Code Collaboration and Productivity

GitHub Copilot: Revolutionizing Code Collaboration and Productivity

1
Comments
6 min read
How to add comments to a static site using GitHub Pull Requests and Netlify Functions

How to add comments to a static site using GitHub Pull Requests and Netlify Functions

3
Comments 5
11 min read
How To Create A GitHub Repository

How To Create A GitHub Repository

3
Comments 4
7 min read
The Magic of Ephemeral Preview Environments

The Magic of Ephemeral Preview Environments

17
Comments
8 min read
Commit Changes to a New Branch with Git

Commit Changes to a New Branch with Git

2
Comments 2
1 min read
GitHub Actions in Automation: Display Latest Blog Posts and Badges on your GitHub Profile

GitHub Actions in Automation: Display Latest Blog Posts and Badges on your GitHub Profile

24
Comments 4
4 min read
Saving Time with Git: A Deep Dive into Version Control

Saving Time with Git: A Deep Dive into Version Control

17
Comments 4
10 min read
Code Graphs with Mermaid

Code Graphs with Mermaid

7
Comments 3
2 min read
Baby's First Contribution - A GitHub Flow for non-devs

Baby's First Contribution - A GitHub Flow for non-devs

2
Comments 1
6 min read
Storing images in github repo

Storing images in github repo

10
Comments
3 min read
Custom scaffolding with Copilot - July 2023 Update

Custom scaffolding with Copilot - July 2023 Update

14
Comments
2 min read
Saved by `git fetch` and GitHub

Saved by `git fetch` and GitHub

Comments
3 min read
GitHub Actions: 7 obvious things I missed

GitHub Actions: 7 obvious things I missed

2
Comments 1
7 min read
Git & GitHub Basics: Useful CLI Patterns

Git & GitHub Basics: Useful CLI Patterns

Comments
7 min read
Practical advice for finding GitHub issues to work on

Practical advice for finding GitHub issues to work on

58
Comments
6 min read
Announcing the "St. Albnas" Hackathon! Clean some data, win $20 of swag.

Announcing the "St. Albnas" Hackathon! Clean some data, win $20 of swag.

Comments
1 min read
Mastering Git Commit Messages: Best Practices and Markdown Usage

Mastering Git Commit Messages: Best Practices and Markdown Usage

2
Comments
3 min read
Learn about Branching in Git

Learn about Branching in Git

1
Comments 2
5 min read
Configure GitHub Actions Unit Test for Java Project (Plus code coverage with Jacoco)

Configure GitHub Actions Unit Test for Java Project (Plus code coverage with Jacoco)

1
Comments
5 min read
Configure SSH Keys for Your GitHub Account

Configure SSH Keys for Your GitHub Account

2
Comments
3 min read
Rust Me Baby All Night Long

Rust Me Baby All Night Long

12
Comments 5
1 min read
GitHub Insider: Your Monthly Gateway to Developer Excellence!

GitHub Insider: Your Monthly Gateway to Developer Excellence!

5
Comments
1 min read
The Best Free# Deploying Your React Application: 8 Free Hosting Services to Consider

The Best Free# Deploying Your React Application: 8 Free Hosting Services to Consider

16
Comments
10 min read
Doticons - A collection of minimal dot icons

Doticons - A collection of minimal dot icons

3
Comments 6
1 min read
9 Key Rules for Using Git

9 Key Rules for Using Git

1
Comments
2 min read
loading...