Creating Grids, Panels, and other Widgets

0
In this article by Raymond Camden, author of the book jQuery Mobile Web Development Essentials – Third Edition, we will look at dialogs, grids, and other...

HTML5 and the Mobile Web

0
(For more resources on this topic, see here.) Introduction Both HTML5 and mobile web are promising technologies. Both have relatively short histories. In this article, most...

Conference App

0
In this article, Indermohan Singh, the author of Ionic 2 Blueprints we will create a conference app. We will create an app which will provide...

Kendo UI Mobile – Exploring Mobile Widgets

0
(For more resources related to this topic, see here.) Kendo Mobile widgets basics All Kendo Mobile widgets inherit from the base class kendo.mobile.ui.Widget, which is inherited...

iPhone Applications Tune-Up: Design for Performance

0
(For more resources on iPhone, see here.) The design phase of development is typically where we take into account any element of an application that...

Extra, Extra Collection, and Closure Changes that Rock!

0
In this article by Keith Elliott, author of, Swift 3 New Features , we are focusing on collection and closure changes in Swift 3. There...

Digging Deeper

0
In the article by, Craig Clayton, author of the book, iOS 10 Programming for Beginners, we went over the basics of Swift to get...

HTML5: Mobile Setup and Optimization

0
(For more resources on this topic, see here.) Introduction While there are many operating systems (OS) as well as device makers, inevitably there could be cross-browser...

Releasing and Maintaining the Application

0
In this article by Andrey Kovalenko author of the book PhoneGap by Example we implemented several unit and integration tests with the Jasmine tool for our application. We...

Implementing the data model

0
(For more resources related to this topic, see here.) Getting on with it Before we define our model, let's define a namespace where it will live....

Must Read in Mobile

Understanding the Foundation of Protocol-oriented Design

0
When Apple announced Swift 2 at the World Wide Developers Conference (WWDC) in 2016, they also declared that Swift was the world’s first protocol-oriented...

Interviews