If you have a bad experience with an app then tell the developer what went wrong and how it could be better. Waste your money?? I know people don’t want to pay for apps. You’ll probably pay more for a cup of coffee you drink once. Do you know how much a MacBook, iPhone, or […]
Monthly Archives: May 2019
Layout Driven Design
The following code is based on the WWDC 2018 video Adding Delight to Your iOS App and the recipe for layout driven UI. Find and track the state that affects the UI. Create a variable named feelingCool. Dirty layout when the state changes with setNeedsLayout(). Update feelingCool and add the didSet property observer. Update UI […]
WordPress app
WordPress by Automattic. https://itunes.apple.com/us/app/wordpress/id335703880?mt=8
New Blog
It’s been a while! Had some technical difficulties the past few months, but my blog is back online. I went the path of least resistance and decided on a brand new install after backing up the old database and site files. My old site was previously installed in a /blog folder and I was unable […]