DEV Community

Srinivas Kandukuri
Srinivas Kandukuri

Posted on

Top 5 Featured DEV Tag(#github) Posts from the year 2022

Take Your Github Repository To The Next Level 🚀️

I’ve been using Github for a very long time now, and along the way I’ve been gathering a step-by-step guide on creating the perfect Github repository. If you haven’t guessed already, this article is...

Git Cheat Sheet 📄 (50 commands + PDF and poster)

I was tired of looking up the same common Git commands - so I made a cheat sheet that I could print and put on my office wall.

This cheat sheet contains 50 commonly used Git commands on the following...

Make Your Github Profile Stand Out

Github is awesome, that's known.
But, did you ever think how to make yours more attractive for potential employers or other visitors? Even non-tech ones like recruiters!

So take a couple of hours and...

18 Useful GitHub Repositories Every Developer Should Bookmark 👍💯

I often get asked what resources and tips I would recommend for web developers. I decided to curate a list of some of the most useful GitHub repositories I have come across.

The main criteria for...

19 Valuable GitHub Repositories for Beginner Developers 📚✨

I have often been asked what resources would I recommend for beginners looking to step their foot into the web development career. I often refer to GitHub as a great place to start.

I decided to...

Docker: Explained to a 5 year old. 👶🏻

When I was starting out with docker, everything was really difficult for me to figure out. But don't worry. I'm here 😉

Docker is an AMAZING tool that you just can't miss. It's EVERYWHERE!

So here's...

How to use Docker in your Node and React Applications

Docker gives developers the ability to package all of their applications inside of containers. These containers can run on any machine that has Docker installed and the application will be identical....

Why are people developing inside containers?

Nine years ago, in March 2013, Solomon Hykes and his cofounders revolutionized how we do software development with an open source platform called Docker. Although the creators of Docker didn't invent...

9 Docker Extensions Every Developer Must Try

The world of software development is changing faster than ever. The need for faster release cycle times has led to a proliferation of virtualization technologies. Virtual machines (VMs) have been...

CI/CD Tutorial For Developers

DevOps continues to grow in popularity among software development teams. It’s not surprising, given the benefitss: a streamlined workflow leads to faster release frequency and deployment cycles,...

Top comments (2)

Collapse
 
c4r4x35 profile image
Srinivas Kandukuri

Shoutout to all the awesome authors featured in this years's Top 5 in 2022: @eludadev , @doabledanny , @saritchaethudis , @madza , and @madza 🙌.

Collapse
 
doabledanny profile image
Danny Adams

Thank you!