#github
Read more stories on Hashnode
Articles with this tag
The other day I got a lovely email from one of my readers asking how to revert a commit that was made wrongly. I looked back at my articles and...
You might accidentally make a typo while writing your commit message. Or because you quickly tried to solve a bug, you accidentally left the old...
There will come a time when you optimize your workflow to ensure PR requests are as small as possible. Each request can be minimal, so you end up with...
This will be my first article around NFT's and anything related to Web3. Not because I'm not interested, but because it's all new to me as well. If...
Now that we have our basic Supabase auth setup with our magic link login let's see how we can add GitHub as a login provider. That way, users can also...
Now that we have a broad understanding of what Git is, let's dive deeper into some more specific topics. IN this article, I'll explain what GitHub...