How to use Firebase Cloud Messaging in a NativeScript Angular Mobile App
An often critical part of mobile application development is the requirement of being able to receive notifications from a remote source, often referred to as push notifications. Previously I had...
View ArticleWhy Do You Need NativeScript?
There are more ways to build mobile apps than there are Nicholas Cage DVDs in the bargain bin at your local Walmart. Because there are so many choices, it can be difficult to tell which frameworks will...
View ArticleUsing CodePush with NativeScript
Would you like to be able to dynamically update your NativeScript app that is already deployed to a phone and/or a tablet? Think about it for a moment… You could just push a quick update without having...
View ArticleForm Validation in a NativeScript Angular Mobile Application
Not too long ago I wrote a tutorial to compliment the Angular documentation for form validation in an Angular web application. This was a follow-up to an old AngularJS tutorial I wrote for form...
View ArticleGenerating Splash Screens and Application Icons for NativeScript Mobile Apps
So you've created a fantastic mobile application for Android and iOS using NativeScript and you're getting ready to publish it to Google Play and iTunes. This is great, but more work probably needs to...
View ArticleTest Password Strength Using Regular Expressions in a NativeScript Mobile...
Recently I released some content around form validation within a NativeScript application that uses Angular. This is great as you can use it to check your form for errors based on any number of...
View ArticleAccept Signatures in Your NativeScript Angular Mobile Application
Living in the San Francisco Bay Area, I run into startup businesses using payment processing applications like Square all the time. If you're unfamiliar with these applications, they are credit card...
View ArticleCode PaLOUsa Mobile Panel
On this episode of Eat Sleep Code, we’re in front of a live audience at Code PaLOUsa talking about all things mobile. For this episode we’ve assembled a panel of mobile experts featuring Sam Basu, Mike...
View ArticleBuilding Native iOS and Android Apps With Vue and NativeScript
Vue is a popular JavaScript framework for handling the view layer of your application. NativeScript is technology that lets developers use JavaScript to drive completely native iOS and Android...
View ArticleMigrating from Cordova to NativeScript
Have you ever seen the depressingly true “time/money/energy” diagram? No? Now you have: Many of us are actively giving up time (being at work) in exchange for money. (I think the energy meter should be...
View Article