Using Git on Android – Free Tools and Guide
The biggest challenge, as well as need for freelancers and remote teams, is to "go mobile" nowadays. Although mobile code editors help programmers to …
The biggest challenge, as well as need for freelancers and remote teams, is to "go mobile" nowadays. Although mobile code editors help programmers to …
For those of you who hate working in silence, GitHub Audio is the perfect background website to keep around. Created by Sudhanshu Mishra, GitHub Audio…
IFTTT (abbreviation of If This, Then That) is a free service to connect different online services, such as social media sites, IoT, and online product…
Integrated Git support is one of the greatest features of Visual Studio Code, Microsoft’s new source code editor. Git is a distributed version contr…
With Git, you can track not only code changes but also image revisions. Reverting to previous versions is straightforward, making GitHub an ideal plat…
In addition to offering free hosting through GitHub Pages, GitHub allows you to use your own custom domain name for the pages you create. Instead of u…
We have discussed how to setup a Jekyll blog locally in our computer, create a draft, and manage multiple drafts with the use of a plugin in the previ…
So here is the story: you built a cool open source project and shared it to the world for free. Then, it suddenly got really popular, and as more and …