Sat.Jul 16, 2016 - Fri.Jul 22, 2016

article thumbnail

Create A Mobile App From Your Angular Web App With NativeScript

The Polyglot Developer

Angular is all the rage right now. It is a significant step in the right direction from its predecessor AngularJS 1 for numerous reasons, one being its decoupling from the document object model (DOM). This separation allows for applications to be built beyond the web browser. Take for example, the mobile development framework NativeScript , which allows you to develop native Android and iOS applications.

Mobile 52
article thumbnail

Why Cross Browser Testing is Important

Testlodge

What is Cross Browser Testing? Cross browser testing is the process of comparing a website or web application’s functionality and design across multiple web browsers and platforms to ensure consistent behavior and functionality for the end-user. With such a wide range of browsers, devices, and operating systems available today, cross browser testing is a crucial part of developing software.

Testing 50
article thumbnail

Support iBeacons In Your Native Android Mobile App

The Polyglot Developer

I play around with iBeacons quite frequently. I created my own Internet of Things (IoT) iBeacon project as well as an AngularJS wrapper for using iBeacons in an Ionic Framework application. This time around I figured I’d take my iBeacon adventure to the next level and try to use them in a native Android mobile application. Using the AltBeacon library by Radius Networks we can easily add iBeacon monitoring and ranging support to our native Android application.

Mobile 40