How to abstract your persistence layer on iOS with JustPersist
The original post is published on the Just Eat tech blog at this URL. In this blog post we introduce a solution to deal with data persistence. We developed it for the Just Eat iOS app and we call it JustPersist. It’s available open source on Github at github.…