Is Appcode worth it or XCode is enough for iOS App Development?
2 Likes
With millions of people using Xcode successfully… I’d say it’s definitely enough
1 Like
I use Xcode for:
- Creating new projects (filed an AppCode bug, they’re working on it)
- Editing projects (it’s just easier)
- Storyboards
- SwiftUI
Other than that, AppCode is the hands-down winner if you do any:
- unit testing
- test-driven development
- refactoring
Since I’m all about those things, it’s AppCode for me as much as possible.
2 Likes
Thank you a lot! I watched your videos about refactoring and marked that you use AppCode. Thank you for this videos, they are helpful.
2 Likes