Fresh Beginning
  • Home
  • Portfolio
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
Subscribe

Caching

A collection of 2 posts
Architecting Asynchronous Image Download and Caching in Swift
Swift 4.0

Architecting Asynchronous Image Download and Caching in Swift

Few months ago, I worked on a side-project that involved writing image downloader and cacher from scratch without using a third-party library. Today, in this blog post I am going to summarize how I built this framework from scratch with details technical explanation. Before I started working on the project,
Apr 26, 2020 7 min read
iOS10

Core Data with Mantle in Swift

Today we are going to talk about how I used Core data in conjunction with Mantle wrapper to directly store and retrieve data out of database without directly interacting with Core data. This involves the significant portion of MTLManagedObjectAdapter [https://github.com/Mantle/MTLManagedObjectAdapter/] object which is a wrapper around
Mar 12, 2017 7 min read
Fresh Beginning © 2023
Powered by Ghost