Resilient deserialization in swiftYou probably send or receive data over the network in your apps. You probably use Encodable and Decodable protocols to do that job. You…Feb 4, 2020Feb 4, 2020
Create your own UICollectionView APIIn this article, we will create an API that will expose some cells and decorationViews above UICollectionView.Mar 5, 2019A response icon1Mar 5, 2019A response icon1
Troisix — the hungry Ogre (media kit)Have you ever played Chromino ? I did with my family and while I was playing, I got the idea to create Troisix. Three years later, I’m…Sep 5, 2018Sep 5, 2018
UICollectionView: How to easily deal with updatesWhen you are using CollectionViews or TableViews, the difficult part is when you need to add, remove, move some cells or update their…Nov 24, 2017Nov 24, 2017
Collor: a MVVM data-oriented framework for UICollectionViewWe have built a framework for one year for simplifying and accelerating our development of theses UICollectionView screens.Aug 29, 2017Aug 29, 2017