by Glyn Rolmanis | Jul 10, 2019 | Development, Programming
Why Your Developers Should Be Using Docker Docker isn’t just for deployments, it’s for development. Find out why your devs WILL benefit from using it… Docker isn’t the new kid on the block anymore. It’s been around for a while, and quite...
by Glyn Rolmanis | Jul 8, 2019 | Infrastructure, Programming
How Continuous Integration Helps Your Business Continuous Integration is a well established practice, but how does it help your business? Lets take a look at a few of the obvious (and not so obvious) benefits of a CI pipeline. Continuous What?!! Continuous...
by Glyn Rolmanis | Jul 4, 2019 | Development, Programming
How To Write Good Comments Writing good comments is as essential as writing good code… Writing good comments is a skill, which many developers seem to neglect. What makes a good comment? Why do we write comments? Comments are not for you, they’re for me...