Visit Sponsor

Month: November 2015

Mobile DevelopmentNativeScript Views: 9,454

NativeScript button event not firing

I spent a bit of time trying to understand why a tap event failed to fire on a button in NativeScript. Here was the original code segments:...

Read More

Mobile DevelopmentNativeScript Views: 8,554

Updating from NativeScript 1.4 to NativeScript 1.5

I ran into an issue updating NativeScript 1.4 to NativeScript 1.5. The symptom: > nativescript@1.5.0 postinstall...

Read More

Mobile DevelopmentNativeScript Views: 16,455

The best way to develop and run NativeScript projects in an emulator

I develop NativeScript on Windows. As in most new, shiny technology, developing on Windows has it’s quirks. In this post, we’ll...

Read More

Mobile DevelopmentNativeScript Views: 9,549

TNS Build Android Hangs

Occasionally, while running a NativeScript application on android, the process hangs and does not complete. I have not gotten to the bottom...

Read More

Random Views: 8,618

What happens when you choose the wrong Datatype for an Identifier Column

Choosing database column data types can be dicey. Choose an overly large data type, and indexes will be overly large, storage will fill up...

Read More

Mobile DevelopmentNativeScript Views: 10,471

How to fix a Node.js package error when installing NativeScript

NativeScript is a free open source offering from Telerik allowing mobile development in Javascript with 100% Access to Native Platform APIs...

Read More
Close