Let’s get more know about Swift Generic ClassIn the Swift programming language, a generic class is a class that can work with different types in a type-safe manner. A generic class has…Dec 27, 20221Dec 27, 20221
Published inCodeXAccelerate Your iOS Build Time Process Within XcodeHave you been wondering why your iOS app project took so long when you build your iOS app in Xcode? when you have created a small change or…Oct 26, 2022Oct 26, 2022
Published inCodeXHow does Xcode work when we build the iOS app projectMay of you has familiar with Xcode, usually, Xcode is used by many iOS developers to develop an iOS app, but have you been wondering what…Oct 18, 2022Oct 18, 2022
Published inFAUN — Developer Community 🐾How to write unit tests and make your first continuous integration with Github & Travis CI in iOS…Unit Test is a software development process that allows us to test our code to check whether the result of our code meets the expectation…Jun 13, 2022Jun 13, 2022
Published inThe StartupHow to Deal With iOS Local Storage and iCloud, to Have Synchronized DataBefore we start to hands-on about how to implement core data as local storage that was synchronized with the data that was in iCloud…Dec 26, 2020Dec 26, 2020