Recently I had to use URL request with query parameters, which were based on FIQL syntax. I’ve started with simple string concatenation, but then it began to grow and became … Continue reading “Improve your code with custom DSL”
Author by:
Marcin Dziennik
Software Developer at Aspire Systems Poland. Former web-developer, in 2013 started the journey into the world of iOS, both in Objective-C and Swift. Hiking & bushcraft enthusiast.
Scalable architecture for iOS app – case study
Long story short – we had an iOS app, written in Objective-C. A huge one, with many, many issues. We decided to rewrite it in Swift – for various reasons, … Continue reading “Scalable architecture for iOS app – case study”