DEV Community

GitHub

"Where the world builds software"

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to add Github Pull Requests as records in an Airtable base

How to add Github Pull Requests as records in an Airtable base

8
Comments
4 min read
My Key Takeaways From The Campus DevRel Show | Juan Pablo Flores E2

My Key Takeaways From The Campus DevRel Show | Juan Pablo Flores E2

5
Comments
5 min read
How to Use MQTT in Java

How to Use MQTT in Java

5
Comments
5 min read
Merge yer Own!

Merge yer Own!

3
Comments
4 min read
Use SSH! All the Cool Kids Are Doing It

Use SSH! All the Cool Kids Are Doing It

Comments
4 min read
Github page is the most important place as a developer and here is why it is so important

Github page is the most important place as a developer and here is why it is so important

4
Comments
4 min read
How to make Git ignore file permission (chmod) changes

How to make Git ignore file permission (chmod) changes

12
Comments
1 min read
Walk with an Eleventy site, before you can run.

Walk with an Eleventy site, before you can run.

Comments
9 min read
Bearcam Companion: Hosting with Amplify and GitHub

Bearcam Companion: Hosting with Amplify and GitHub

8
Comments
3 min read
How to sign your commits with GPG or SSH keys

How to sign your commits with GPG or SSH keys

13
Comments
4 min read
How to Setup Database CI/CD with GitHub, Part 1: Enable SQL Review with GitHub Actions

How to Setup Database CI/CD with GitHub, Part 1: Enable SQL Review with GitHub Actions

9
Comments
4 min read
A Web Developers Workflow for GitHub

A Web Developers Workflow for GitHub

142
Comments 3
6 min read
Github's GraphQl API with react-query and NextJs

Github's GraphQl API with react-query and NextJs

6
Comments
7 min read
Graphql mutations with github gql api : follow and unfollow a user

Graphql mutations with github gql api : follow and unfollow a user

5
Comments
1 min read
Notes on GitHub READMEs

Notes on GitHub READMEs

40
Comments 7
3 min read
Automate Linting Python Scripts

Automate Linting Python Scripts

4
Comments
1 min read
Everything You Need To Know About Github Copilot!!!

Everything You Need To Know About Github Copilot!!!

12
Comments 9
3 min read
Open Source is not only writing code 🙅‍♂️🧑‍💻

Open Source is not only writing code 🙅‍♂️🧑‍💻

44
Comments 8
4 min read
Github REST API with vite react and react-query

Github REST API with vite react and react-query

2
Comments
5 min read
How to speed up development with GitHub CLI

How to speed up development with GitHub CLI

1
Comments
4 min read
How to Authenticate a Nuxt.js App with GitHub and Appwrite

How to Authenticate a Nuxt.js App with GitHub and Appwrite

6
Comments
6 min read
Configuring GitHub's Linguist to Improve Repository Language Reporting

Configuring GitHub's Linguist to Improve Repository Language Reporting

13
Comments
7 min read
How GitHub Can Benefit You

How GitHub Can Benefit You

22
Comments 1
4 min read
Learn How To Push Code From VSCode To GitHub

Learn How To Push Code From VSCode To GitHub

25
Comments
4 min read
How Fastly deploys Gatsby CMS websites to GCS using GitHub Actions

How Fastly deploys Gatsby CMS websites to GCS using GitHub Actions

10
Comments
21 min read
Uncino 🪝 Fast, tiny and solid hooks system for Javascript and NodeJS

Uncino 🪝 Fast, tiny and solid hooks system for Javascript and NodeJS

8
Comments 2
1 min read
How To Fix A Stuck GitHub Push

How To Fix A Stuck GitHub Push

25
Comments 11
5 min read
Using Mergify to automate merging Pull Requests.

Using Mergify to automate merging Pull Requests.

5
Comments
4 min read
How to run a frontend workshop in Codespaces

How to run a frontend workshop in Codespaces

431
Comments 13
10 min read
Git blame - How to find out who modified a line with Git

Git blame - How to find out who modified a line with Git

28
Comments 1
2 min read
Automating AWS Infrastructure with Terraform

Automating AWS Infrastructure with Terraform

11
Comments
3 min read
Awesome GitHub Repository for Web Developer - Part 1

Awesome GitHub Repository for Web Developer - Part 1

200
Comments 4
3 min read
Simple guide to create package in Github registry

Simple guide to create package in Github registry

4
Comments
2 min read
What is a repository that you think every developer should know about?

What is a repository that you think every developer should know about?

26
Comments 4
1 min read
Git basic

Git basic

5
Comments
8 min read
8 Code reviews tips and tricks

8 Code reviews tips and tricks

3
Comments
5 min read
Top 12 Git Commands that Every developer must know

Top 12 Git Commands that Every developer must know

5
Comments
5 min read
Using Git to see recent changes in specified a time period

Using Git to see recent changes in specified a time period

13
Comments
2 min read
Managing your profile README in Github

Managing your profile README in Github

5
Comments
1 min read
How to amend and update a git commit

How to amend and update a git commit

10
Comments
1 min read
Learning GitHub Runner Self-Hosting with Windows Desktop Application

Learning GitHub Runner Self-Hosting with Windows Desktop Application

1
Comments
2 min read
Terraform code to Create Github Repository

Terraform code to Create Github Repository

2
Comments
1 min read
Celebrating 3,000+ GitHub Stars 🎉

Celebrating 3,000+ GitHub Stars 🎉

11
Comments
3 min read
Deploying a React App on Github Using gh-pages

Deploying a React App on Github Using gh-pages

4
Comments
4 min read
Top 10 Github Repositories to Learn JavaScript.

Top 10 Github Repositories to Learn JavaScript.

165
Comments 7
1 min read
Automatically remind contributors to update their pull requests

Automatically remind contributors to update their pull requests

20
Comments 1
3 min read
How to Store Images on GitHub ?

How to Store Images on GitHub ?

4
Comments
1 min read
How and Where to contribute to the ECE Notes Project?

How and Where to contribute to the ECE Notes Project?

3
Comments
2 min read
GitHub Actions authentication methods for Azure

GitHub Actions authentication methods for Azure

16
Comments 2
9 min read
My Contribution to a Popular Open-Source Package Caused a Panic in Golang Projects

My Contribution to a Popular Open-Source Package Caused a Panic in Golang Projects

13
Comments
5 min read
(Correctly) Telling git about your SSH key for signing commits

(Correctly) Telling git about your SSH key for signing commits

10
Comments 1
3 min read
10 GitHub Repositories That Help You Become A Better DevOps Engineer

10 GitHub Repositories That Help You Become A Better DevOps Engineer

51
Comments 3
3 min read
How and Why I Migrated My Blog From GitHub Pages to Netlify

How and Why I Migrated My Blog From GitHub Pages to Netlify

9
Comments 1
8 min read
The user-statistician GitHub Action mentioned in Awesome-README

The user-statistician GitHub Action mentioned in Awesome-README

8
Comments
6 min read
A Teacher's Learning Log for the Cloud Resume Challenge

A Teacher's Learning Log for the Cloud Resume Challenge

1
Comments
40 min read
Speeding up computations in GitHub/CircleCI workflows with Affected Commands

Speeding up computations in GitHub/CircleCI workflows with Affected Commands

9
Comments
5 min read
How to force overwrite local changes with 'git pull'

How to force overwrite local changes with 'git pull'

20
Comments 3
3 min read
GitHub with SSH

GitHub with SSH

Comments
1 min read
Deploy an API REST .Net 5 to Google Cloud Run using Github and Google Cloud Build

Deploy an API REST .Net 5 to Google Cloud Run using Github and Google Cloud Build

3
Comments 6
4 min read
You need to know about Github CLI

You need to know about Github CLI

14
Comments 1
2 min read
loading...