Learn here The Most Useful Git Commands. Creating Git aliases Aliases are fantastic to save having to type extra keys when using Git. These are my favorites: $ git config –global alias.ch checkout $ git config –global alias.br branch $ git config...
Those who are new to the world of application programming interfaces, or APIs, may still have an abstract understanding of how they work. To be fair, figuring out how an API is made and what it’s capable of isn’t as easy as for a physical product. It isn’t so easy to...
Since most of the world is now confined to the home office, it’s still important to stay productive. I have been working from home full time for almost two years now and I have been running my blog on nights and weekends since 2013. I would say that I’m...