Did anyone say the word Productivity? We're all used to the GitHub User Interface so we usually navigate to GitHub, then search for our…
23 posts tagged with "github"
=> Read more <= What the FORK are you doing?!
March 20, 2023· => Read more <=How to Fork a repository on GitHub is as easy as pressing a button, we take this for granted, but why is it required? Wouldn’t just cloning…
=> Read more <=Free resources for developers, board games and chess... what do they have in common? You can find them in some GitHub repositories! Ok, but…
Hey GitHub! Using Copilot with your Voice
January 20, 2023· => Read more <=I heard about "Hey, GitHub" for the first time last November, in a very well presented panel by Rizèl Scarlett, Developer Advocate at GitHub…
=> Read more <=There's a plethora of triggers you can use to run a GitHub Action. You can run it on a schedule, on a push or a pull request, or even on a…
My GitHub Contribution History (2014-2023)
January 05, 2023· => Read more <=Green squares on GitHub aren't just a mere activity indicator. Move a step back and look at the bigger picture: they tell a story, your…
=> Read more <=GitHub Actions can bring your project to life, for real! If you never used them, this video tutorial will help you to get started by showing…
=> Read more <=GitHub Actions are so cool, you can automate your workflow for free and they’re really easy to set up. However, since the actions run on…
=> Read more <=When Merging a Pull Request on GitHub, you mainly have three options, with a merge commit, squash or rebase. Is there anything wrong in…
4 Beginner Friendly Open Source Projects
December 01, 2022· => Read more <=If you're familiar with my content, you know I often talk about how to find new Open Source projects and repositories that are waiting our…
=> Read more <=I'll share the link later, but let me spend a few words on how I got to this point first! This isn't a technical article, but I hope it can…
=> Read more <=Contributing to Open Source projects that are hosted on GitHub has a barrier: . Some fresh developers might already be confident in the…
=> Read more <=Hello everyone, Leonardo here! Today we talk about GitHub and some cool features it offers to improve the context and the communication…
Open Visual Studio Code from terminal
October 14, 2022· => Read more <=Ok, it's not a super secret feature, but I noticed some of my colleagues and friends do not use it at all while I think it's quite handy, so…
How to contribute to Visual Studio Code
October 12, 2022· => Read more <=Do you want to add a new feature on Visual Studio Code, or fix an existing bug? Here’s how to do that! Let's see together how to move the…
Not feeling ready for Open Source?
October 05, 2022· => Read more <=One of the major blockers for newcomers to Open Source is that unpleasant impression of not feeling ready yet. But the thing is, how does…
Basic Git commands for Open Source
September 30, 2022· => Read more <=Hacktoberfest is starting tomorrow!! Are you ready?? In case you're quite new to git, I will try to explain in a simple way how to use the…
=> Read more <=Hacktoberfest will start in a few days, are you ready?? Let me check my gear... git updated to the latest version, RGB ram is shining in my…
💰 Get paid while contributing to Open Source
September 11, 2022· => Read more <=What if I tell you that you get paid in real money - with Open Source? Wait, that's not a scam or a get-rich-quick article. Let me explain…
=> Read more <=You can find a video version of this article on my YouTube channel. Did you know that you can have a huge impact in contributing to Open…
=> Read more <=You can find a video version of this article on my YouTube Channel. Introduction Welcome! You clicked on this post because you want to…
=> Read more <=Intro Let's see the steps you need from zero to creating your first Pull Request. If you're already following me, you know I'm an Open…
=> Read more <=When navigating through GitHub you may land on awesome profiles with "live" content being updated automatically, what kind of sorcery is…