DEV Community

GitHub

"Where the world builds software"

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Prettier and lint your project with husky and git hooks

Prettier and lint your project with husky and git hooks

3
Comments
5 min read
Git Commands To Know As A Developer [Cheatsheet for Beginners] 👨‍💻📑

Git Commands To Know As A Developer [Cheatsheet for Beginners] 👨‍💻📑

9
Comments
2 min read
Solving Merge Conflicts in Git | Conflicts between two branches on the same file [ Command Line ]

Solving Merge Conflicts in Git | Conflicts between two branches on the same file [ Command Line ]

1
Comments
1 min read
Crafting Your GitHub Showcase: Elevate Your Profile in Minutes

Crafting Your GitHub Showcase: Elevate Your Profile in Minutes

2
Comments
3 min read
Dist::Zilla::Plugin::GitHub::CreateRelease

Dist::Zilla::Plugin::GitHub::CreateRelease

1
Comments
1 min read
Git e GitHub: O que são e qual a diferença

Git e GitHub: O que são e qual a diferença

5
Comments
8 min read
Using GitHub API with Personal Access Tokens to Retrieve User Data and GitHub Calendar Integration.

Using GitHub API with Personal Access Tokens to Retrieve User Data and GitHub Calendar Integration.

1
Comments
3 min read
Understanding Git and GitHub

Understanding Git and GitHub

1
Comments
11 min read
Publish a GitHub Action in the Marketplace

Publish a GitHub Action in the Marketplace

11
Comments
3 min read
Rebasing: The Scariest Git Command?

Rebasing: The Scariest Git Command?

2
Comments 1
2 min read
Git, GitHub, and the Art of Version Control

Git, GitHub, and the Art of Version Control

3
Comments
5 min read
How to mirror GitLab repo to GitHub

How to mirror GitLab repo to GitHub

2
Comments
2 min read
Connecting Ubuntu with GitHub (AWS/Azure/GCP)

Connecting Ubuntu with GitHub (AWS/Azure/GCP)

1
Comments
2 min read
Add GitHub repository info, GitHub pages links and latest commits to any page using github-include

Add GitHub repository info, GitHub pages links and latest commits to any page using github-include

4
Comments
2 min read
Practical Tips for Refactoring Release CI using GitHub Actions

Practical Tips for Refactoring Release CI using GitHub Actions

1
Comments
7 min read
From Numbers to Stories: Navigating COVID-19 Data from Exploration to Visualization

From Numbers to Stories: Navigating COVID-19 Data from Exploration to Visualization

5
Comments
4 min read
Unveiling the Art of Sync: Mastering Fetching and Pulling in Git

Unveiling the Art of Sync: Mastering Fetching and Pulling in Git

Comments
4 min read
Introduction to Github Actions

Introduction to Github Actions

Comments
4 min read
用 Google Apps Script,定時從 GitHub、GitLab 取出備份檔並匯入 Postman

用 Google Apps Script,定時從 GitHub、GitLab 取出備份檔並匯入 Postman

Comments
1 min read
myNewsWrap: News from Microsoft, GitHub and SAP - It's Season 3

myNewsWrap: News from Microsoft, GitHub and SAP - It's Season 3

Comments
3 min read
Diving into the GitHub Octernships program with OpenSauced

Diving into the GitHub Octernships program with OpenSauced

24
Comments 1
6 min read
The Story of a Bug: Discovery and Unraveling Through CI/CD and Unit Testing

The Story of a Bug: Discovery and Unraveling Through CI/CD and Unit Testing

1
Comments
8 min read
A crazy-simple way to bulk-update NPM dependencies with GitHub's Dependabot

A crazy-simple way to bulk-update NPM dependencies with GitHub's Dependabot

Comments
4 min read
Consuming a Standard API: An MVC Real Estate Example

Consuming a Standard API: An MVC Real Estate Example

6
Comments 1
3 min read
Github Actions - Output

Github Actions - Output

5
Comments 1
4 min read
Automating your repitative git commands the right way

Automating your repitative git commands the right way

2
Comments
4 min read
Revolutionizing Open Source Revenue Generation: Introducing MintyCode.io Marketplace

Revolutionizing Open Source Revenue Generation: Introducing MintyCode.io Marketplace

3
Comments 3
3 min read
Introduction to GitHub Actions: Streamlining CI/CD Pipelines

Introduction to GitHub Actions: Streamlining CI/CD Pipelines

34
Comments 5
6 min read
Deploying a Vite App to GitHub Pages using GitHub Actions: A Step-by-Step Guide

Deploying a Vite App to GitHub Pages using GitHub Actions: A Step-by-Step Guide

8
Comments
4 min read
A Deployment Preview for Every Branch

A Deployment Preview for Every Branch

14
Comments
4 min read
Navigating Open Source: My Journey to Contributing and Getting My First freeCodeCamp PR Accepted

Navigating Open Source: My Journey to Contributing and Getting My First freeCodeCamp PR Accepted

23
Comments 6
6 min read
How to get a beautiful Github Profile

How to get a beautiful Github Profile

2
Comments
1 min read
What's a Merge Queue and Why Use it?

What's a Merge Queue and Why Use it?

7
Comments
6 min read
Windows Talker (Part 4)

Windows Talker (Part 4)

11
Comments
1 min read
Use Copilot Chat to Guide Your JavaScript to TypeScript Migration

Use Copilot Chat to Guide Your JavaScript to TypeScript Migration

21
Comments
4 min read
VS Code Settings Sync: Basics, Troubleshooting, and More

VS Code Settings Sync: Basics, Troubleshooting, and More

11
Comments
8 min read
Understanding and Handling NullPointerException Across Multiple Languages

Understanding and Handling NullPointerException Across Multiple Languages

14
Comments
2 min read
9 Pro Tips for Effective Version Control and Collaboration using Git

9 Pro Tips for Effective Version Control and Collaboration using Git

6
Comments
3 min read
Beginner's Guide to GitHub: Part 1

Beginner's Guide to GitHub: Part 1

10
Comments
9 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?

1
Comments
2 min read
Community Boards!

Community Boards!

1
Comments
4 min read
🚀Navigating Git Storms: A Comprehensive Guide to Overcoming Version Control Challenges🎉

🚀Navigating Git Storms: A Comprehensive Guide to Overcoming Version Control Challenges🎉

9
Comments
11 min read
Undoing Changes and Time Travelling in Git

Undoing Changes and Time Travelling in Git

Comments
4 min read
My opinionated JavaScript package template repository - zero config, start immediately

My opinionated JavaScript package template repository - zero config, start immediately

6
Comments
2 min read
Investigate GitHub Dependabot patches for npm packages

Investigate GitHub Dependabot patches for npm packages

7
Comments
4 min read
Popular tag(#github) last week top 5

Popular tag(#github) last week top 5

3
Comments 1
2 min read
Mastering Git: The lesser-known commands you could be using (or not)

Mastering Git: The lesser-known commands you could be using (or not)

6
Comments 1
4 min read
Configure SSH Keys for Your GitHub Account

Configure SSH Keys for Your GitHub Account

2
Comments
3 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 Handle Dependencies Between Pull-Requests

How to Handle Dependencies Between Pull-Requests

Comments
6 min read
Implementing continuous delivery pipelines with GitHub Actions

Implementing continuous delivery pipelines with GitHub Actions

5
Comments
2 min read
My Journey in Open Source - set-interval-by-id

My Journey in Open Source - set-interval-by-id

2
Comments
1 min read
Descrevendo e criando issues como um profissional

Descrevendo e criando issues como um profissional

156
Comments 15
4 min read
GitHub Pages Wizardry: A Beginner's Guide to Deploying Your Website on a Custom Domain 🪄

GitHub Pages Wizardry: A Beginner's Guide to Deploying Your Website on a Custom Domain 🪄

1
Comments
5 min read
How to Remove Secrets From a Git Repository

How to Remove Secrets From a Git Repository

8
Comments 2
3 min read
GitHub Action: Adding Post Steps in Composite Actions

GitHub Action: Adding Post Steps in Composite Actions

Comments
4 min read
A Beginner's Guide to Installing Git, Using GitHub, and Uploading Code via Terminal

A Beginner's Guide to Installing Git, Using GitHub, and Uploading Code via Terminal

Comments
2 min read
Creating Code Reviews opportunities

Creating Code Reviews opportunities

8
Comments 2
3 min read
The (Detailed & Creative) Playbook for Getting More GitHub Stars

The (Detailed & Creative) Playbook for Getting More GitHub Stars

72
Comments 9
16 min read
Creating Beautiful Markdown Files in GitHub.

Creating Beautiful Markdown Files in GitHub.

6
Comments
3 min read
loading...