#ios

Found 27 articles tagged with #ios

Getting Started with Carthage

Carthage builds your dependencies and provides you with binary frameworks, but you retain full control over your project structure and setup.

Jul 16, 2022#ios#xcode

VIPER Architectural Pattern

Like MVC or MVVM, but it separates the code further by single responsibility: View, Interactor, Presenter, Entity and Router.

Jul 16, 2022#ios#patterns

iOS Dependency Managers (SwiftPM, CocoaPods, Carthage)

Without this tool, youā€™d do this by manually copying source code files, dropping in pre-compiled binaries or using a mechanism like Git submodules.

Jun 02, 2022#ios#xcode

iOS Architectural Patterns (MVC, MVVM, VIPER)

Each architecture has pros and cons, MVC is everywhere, MVVM is community favorite, and VIPER is unnecessary complicated. Though theseā€¦.

Cracking the iOS Interview

iOS is a small niche in software development, the scope of knowledge you need to cover is quite stable over the years, and primarily usingā€¦.

Mobile Development Landscape in 2019

An overview look at current mobile development landscape including 4 major platforms iOS, Android, Flutter and React Native.

Top sites for iOS and Swift developers

I believe we have to constantly learn from others, these sites contain valuable articles and resources that help us to get from good to great.