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...
Take Your Github Repository To The Next Level 🚀️
Eluda ・ Apr 3 '22 ・ 14 min read
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...
Git Cheat Sheet 📄 (50 commands + PDF and poster)
Danny Adams ・ Jan 20 '22 ・ 4 min read
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...
18 Useful GitHub Repositories Every Developer Should Bookmark 👍💯
Madza ・ Aug 23 '22 ・ 3 min read
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...
19 Valuable GitHub Repositories for Beginner Developers 📚✨
Madza ・ Mar 1 '22 ・ 4 min read
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...
Docker: Explained to a 5 year old. 👶🏻
Dhravya ・ Mar 16 '22 ・ 3 min read
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....
How to use Docker in your Node and React Applications
Andrew Baisden ・ Jun 15 '22 ・ 5 min read
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...
Why are people developing inside containers?
Rizèl Scarlett for GitHub ・ Sep 9 '22 ・ 6 min read
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...
9 Docker Extensions Every Developer Must Try
Pavan Belagatti for Docker ・ Oct 31 '22 ・ 10 min read
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)
Shoutout to all the awesome authors featured in this years's Top 5 in 2022: @eludadev , @doabledanny , @saritchaethudis , @madza , and @madza 🙌.
Thank you!