Category: Software Architecture
-
Before you decide to build a hybrid app, listen to this
Sharing a common code base between your Android and iOS applications might seem to make a lot of business sense, especially from a time an cost perspective. But before you make the decision to go non-native, be aware of what you might be getting into.
-
Refactoring…
In almost all cases, I’m opposed to setting aside time for refactoring. In my view refactoring is not an activity you set aside time to do. Refactoring is something you do all the time in little bursts. You don’t decide to refactor, you refactor because you want to do something else, and refactoring helps you…
-
The Unwind Segue, Singletons in Swift, & beta testing iOS apps
this week’s iOS resources for my Thinkful.com students: The Unwind Segue UIViewController Class Reference tutorial: creating unwind segue
-
core data & cloud services for iOS in Swift
As an iOS / Swift mentor for Thinkful.com, every week I give my students a list of resources as a follow up to our mentoring session. This week’s resources cover details of dealing with data loaded from the Internet, storing data locally (core data and alternatives to core data), and cloud services. Finally we wrap up…
-
Autolayout, Adaptive Layout, Debugging in Xcode, iOS design patterns, and more
As an iOS / Swift mentor for Thinkful.com, every week I give my students a list of resources as a follow up to our mentoring session. Typically this consists of a short email listing the resources, which can include podcasts, videos, blog posts, etc. I have a ton of resources I like to share over…
You must be logged in to post a comment.