I use the Git Flow methodology on many projects. I hope other developers will benefit from my new video. Flying Logic is used to visualize relationships, plans, processes and structures. In this video I use Flying Logic to explain the Git Flow system for organizing branches and releases. ...
Read MoreTest Multitouch
I just wrote this app in a few hours: Test Multitouch. I wrote it because my wife was having phantom recurring problems with her iPad touch screen, and the few other apps out there that simply show you the current touches on the screen all made me want to delete them. I also wanted to ...
Read MoreSwift NIOTS: Apple’s own Promises and Futures in iOS Apps
Concurrency is an issue that comes up over and over in mobile development. iOS has threads, locks, run loops, callbacks, delegates, Grand Central Dispatch— a gallimaufry of ways to specify what should happen at some point in the future. Swift has closures, which can be called at some point in the future by any other ...
Read MoreSo You Want to Have an App Developed?
A Helpful Infographic I won’t belabor this. If you haven’t heard of the Project Management Triangle by now, go read up on it. This is my own take on a classic. 🐺 ...
Read More