Update anchors to bring up the Cordova InAppBrowser
Use jQuery to find the anchor tags in your HTML and make them use the InAppBrowser plugin
Overview
This screencast shows how to find and update all anchor tags in your HTML and change them so that they invoke the InAppBrowser plugin
Latest Blog Posts
The Swift Programming Language Companion: Section 1
In my last article I explained that aspiring iOS App Developers should start by learning swift and not jump in to app tutorials.
To help, I’ve been working on a series of articles that go through the book chapter by chapter, and offer some exercises that you should try after reading the corresponding chapter
Want to make an iOS App? Start with Swift
The biggest obstacle I see in new app developers is that they struggle with the basics.
Before you learn about UIViewController, UITableViewDataSource, and NSManagedObject, you need to fully understand let. var, enum, struct, if, for in, case let, and guard let.
The iOS/Android Job Market: 2019 Update
Last year I wrote about the native mobile app developer job market to answer the question: Should you know iOS-only, Android-only, or both.
