German VelibekovSwift: Creating a framework suffix extensionHave you ever wondered how Alamofire extends native elements by attaching a domain-like suffix .af to Foundation objects (e.g…Jun 5, 2020Jun 5, 2020
German VelibekovinMac O’ClockClean Async XCTestsWriting tests always has always been a nontrivial task, especially if the code you are testing is mainly asynchronous (i.e., a tested…Mar 31, 2020Mar 31, 2020
German VelibekovGeneric Factory Method in SwiftThe Factory is a broadly known method amongst developers. It has been humble serving them for a long time. If you’re not familiar with the…Mar 1, 2020Mar 1, 2020
German VelibekovHow to create iOS fat frameworks, libraries and thinI am going to introduce you to my tiny scripts, written on bash, for creating fat frameworks, libraries and xcframeworks. Those of you…Jan 23, 20203Jan 23, 20203
German VelibekovSwift: The story of a poor guy or how Protocols help us create a cleaner codeAn example of how we can leverage the power of protocols in swift in constructing business logic.Nov 14, 2019Nov 14, 2019