What benefit of using Appcode?

Is Appcode worth it or XCode is enough for iOS App Development?

2 Likes

Corresponding tweet for this thread:

Share link for this tweet.

1 Like

With millions of people using Xcode successfully… I’d say it’s definitely enough :smiley:

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

Thanks, @RustemAqtau! If you have any questions about AppCode, feel free to contact me.

3 Likes