iOS Locations

Everybody has a highly accurate tracking device on themselves at almost all times. To take advantage of this many organizations are prioritizing location data, and location based applications. The application I am currently working on attempts to make business expenses simple and less time consuming by using location data to track possible expenses and prefill sensible values. This post will walk through some simple use cases and have example code for how to do locations in swift (3.1) on iOS. I will also attempt to clarify things and present gotcha’s that I have encountered.

Read More

Purpose Driven Development

Something drives developers to code. Everyone is always talking about test driven development. Just when you thought you were caught up and learned TDD everyone is clamouring about BDD (is that a typo??) No. Now if your framework doesn’t support Behaviour Driven Development I guess it’s time to get a new testing framework.

Read More