InBetter ProgrammingbyPedro AlvarezAn iOS Developer’s Handbook for Code Reviewing5 main aspects of reviewing code in Swift — with over 25 practical tipsDec 8, 20213Dec 8, 20213
InLevel Up CodingbyMohd HafizHow To Create Infinite Scroll in UITableViewSimple way to paginate your TableView based on API dataJun 29, 2021Jun 29, 2021
InGeek CulturebyVarga ZoltAppDelegate Lifecycle 🥚🐣🐥🐓Introduction to AppDelegate Lifecycle methods and useful supporting methodsJan 30, 2022Jan 30, 2022
naljin[Swift] Mock 을 이용한 Network Unit Test 하기URLSession 과 URLSessionDataTask 의 Mock 을 이용해보자May 9, 20221May 9, 20221
InDev GeniusbyFarhana MustafaDetecting Memory Leaks in iOSLearn about memory leaks and how to catch them with Instruments and the memory graphApr 17, 20224Apr 17, 20224
InBetter ProgrammingbyVictor CatãoAsync/Await: Generic Network Layer With Swift 5.5And how you can maximize itFeb 24, 202212Feb 24, 202212
InMobilliumbyMehmet Salih AslanNetwork Layer in iOS Projects at MobilliumHello everyone, In this article, I will try to explain the Network Layer in iOS Project at Mobillium. The SampleProject is in the…Jun 3, 20221Jun 3, 20221
InAppCoda TutorialsbyAlfian LosariBuilding a Trello Like iOS App with Drag & Drop API — Alfian LosariDrag & Drop is the user interaction that works naturally when we want to build an app where user can move data around the screen. It’s…Jan 13, 20194Jan 13, 20194
Dan MarcencoMockable Networking layer in iOSCreate scalable and testable networking layer in iOS applicationsFeb 8, 20224Feb 8, 20224
Brenno de MouraCoordinating Modularized iOS AppApplication modularization has a number of benefits and challenges. Good modularization exploits Xcode’s feature of the parallel…Aug 28, 20213Aug 28, 20213
Cem EkeSwift-SOLID PrinciplesThe principle of SOLID stands for five different conventions of codding. If you follow this principles you can improve the quality of your…Dec 1, 2021Dec 1, 2021
InElements blogbyMarco DriesseniOS Guide: Unit testing business logic with RIBs and SourceryFor iOS projects at Elements, we use Uber’s RIBs architecture to do unit testing. Read this guide to find out how…Feb 12, 2021Feb 12, 2021
InIVYMobility TechBytesbyKarthikeyan TMemory Management in Swift by ARCAvoid Memory leaks and app crashesJun 4, 20202Jun 4, 20202
InBetter ProgrammingbyVadim BulavinPerform Effective Auto Layout Programmatically in SwiftProgrammatically laying out your viewsJan 11, 20211Jan 11, 20211
InSwift IndiabyG. AbhisekTest Driven Development in iOS, SWIFT - Part 2This blog is a continuation of my first blog on Test Driven Development in iOS. Please do have a look into it to follow up on this. If…Jun 16, 20181Jun 16, 20181
Enrico PiovesanUnit Testing in Swift TutorialHow To Get Started With iOS Unit Tests.Dec 9, 20168Dec 9, 20168
InSwift IndiabyG. AbhisekTest Driven Development in iOS, SWIFT - Part 1Test Driven Development(TDD), an agile software development methodology that makes development more bug-free and codes more stable by…Jun 16, 20186Jun 16, 20186