From Visual Studio Code you can create a Pull Request on GitHub in literally two clicks.
=> Read more <= What the FORK are you doing?!
March 20, 2023· => Read more <=How to Fork a repository on GitHub is just pressing a button, but why is it required? Wouldn’t just cloning the repository be enough?
Do you know JavaScript?
March 13, 2023· => Read more <=A collection of JavaScript minigames to prove your skills.
=> Read more <=GitHub is not only code hosting, it's also a place to find and share awesome resources.
Manage multiple Node.js versions with NVM
February 22, 2023· => Read more <=Need different Node.js versions for different projects? NVM makes it seamless.
100% Code Coverage is a Lie
February 09, 2023· => Read more <=On a project I finally hit 100% Code Coverage 🎯 what could go wrong now?
=> Read more <=I get asked on every single video what is this autocomplete I’ve got on my terminal, and the answer is... drum rolls... fig! Actually, it's…
Git: 3 ways of moving commits between branches
January 25, 2023· => Read more <=Did a commit in the wrong branch? Moving it is easier than you might think!