Blog
Browse through our blog page filled with updated information and the latest tips to help you achieve your goals.
Git minimum for effective project development
For beginners who are not familiar with Git or GitFlow, we grabbed the most common commands to be...
Feature Branches and Where to Find Them
Here we want to go through the feature branch process, show what downsides this approach may have...
Deploying subdirectory projects to Heroku
When you want to deploy to Heroku a project located in a Git subdirectory, simply running git push...
Prepare the Pull Request before asking to Review
How to avoid being the victim of an open loop trying to get your Pull Request verified while working...