blueantcorp.com
blog
  • Storing Codable structs on the disk

    22 May 2019

    Most of our apps are REST clients for some backends. During the development of this kind of apps, we want to keep it working offline. In this case, we have to cache data somewhere locally on the device to make it readable without an internet connection.


  • Haptic feedback in iOS apps

    09 May 2019

    Feedback helps people know what an app is doing, discover what they can do next, and understand the results of actions. This week I am going to talk about the Haptic Feedback Engine which provided by Apple in most of the devices.


  • Extracting presentation logic to make it testable

    01 May 2019


  • Starting Unit Testing with Model layer

    24 Apr 2019

    Most of us heard about the pros of Unit Testing. I want to show how easily you can start with Unit Testing by covering your model layer.


previous | next

This site was built using Jekyll and is hosted on Github Photos from Unsplash and text generated with Hipster Ipsum. © 2015