Avoiding Git Merge Commits with Rebasing

Let’s talk about Merge Commits. Inevitably, this error will happen to everyone (if it hasn’t many times in the past): git push origin master # To https://github.com/user/repo.git # ! [rejected] master -> master (non-fast-forward) # error: failed to push...

5 Tips for Making Your Website Mobile-Friendly

Browsing the web should be an enjoyable experience for all users of all device types. Users can get frustrated when a website is difficult to use on a mobile device, so it’s important that your website is mobile-friendly. These five tips will give you a great...

Three Reasons to Use Small Automated Deploys!

In this article there is no difference between the process of deploying and releasing. There are tools that will separate these two events which I do not cover in this post. One thing that a lot of developers and IT departments don’t utilize is small, automated...
Dixie Code Camp 2014

Dixie Code Camp 2014

“Unlimited power may be available when two or more [people] coordinate their minds and deeds in a spirit of perfect harmony for the attainment of a definite purpose.” -Napoleon Hill If you’ve ever been to Code camp you’ll see first hand the power that comes from a...

St. George UT, Parade of Homes App

This year we had the awesome opportunity to work with the St. George Area Parade of homes to create a mobile application. We created an application that works with both iOS and Android platforms.  The Parade of Homes App boasts some great visuals for the parade,...