Adrian ŚliwaStatic let patternWhen you would like to create constant in Swift there are many ways to do that. Which one is the best depends on your taste. The most…Jan 8, 2019Jan 8, 2019
Adrian ŚliwaA way to handle NSNotification’s observation tokenIf you are working with closure based NSNotification’s implementation, you have to deal with returned `tokens`. The simplest way to store…Dec 7, 2018Dec 7, 2018
Adrian ŚliwaWrapper design pattern by example using SFAuthenticationSession and ASWebAuthenticationSessionLong, long time ago (a couple of years ;)) I was reading a book called Design Patterns: Elements of Reusable Object-Oriented Software. I…Nov 30, 2018Nov 30, 2018
Adrian ŚliwaHow to pollute your code with external dependency (and how to not do that)?At the beginning I would like to mention that this topic is the most important one from my list of things I would like to share and write…Nov 18, 20181Nov 18, 20181
Adrian ŚliwaSimple trick to improve handling cells in UITableView and UICollectionViewToday’s post should be really simple and short. It’s my second post ever and I truly believe that posts should be short and consistent to…Nov 10, 20182Nov 10, 20182
Adrian ŚliwaExtensible extension of a Micro Auto Layout DSLThis is my first blog post ever, that’s why I would like to quickly introduce myself. My name is Adrian Śliwa and I’m an iOS applications…Nov 3, 2018Nov 3, 2018