Within the realms of software development, one of the things I try and push the most to anyone I talk to is the accurate and unwavering adherence to phenomenally good version control.
In this post, I want to show you how I achieved git tag version binding into the application scope, and provide you with a working example repository.
Read More