5 posts tagged with Azure

  • Using NativeScript with Azure Mobile Services

    NativeScript is a shiny new cross-platform mobile development framework that I'm exploring and comparing to existing frameworks. One common task that we have to do as developers is to connect mobile apps to far away data storage. These days Backend…

  • NativeScript Apps with Azure Mobile Services – Part 2

    In this continuation of the topic of using NativeScript with Azure Mobile Services, I show how you can use the open sourced iOS library that the Azure team has put together in your NativeScript apps to access the full gamut of functionality that the…

  • Announcing the Release of the NativeScript OAuth Plugin

    We’ve been hard at work getting the NativeScript OAuth 2 Plugin ready to work with Microsoft and Facebook accounts for a workflow that’s as streamlined as possible. The goal was to remove confusion and with the version 1.0 release, we’ve done just…

  • NativeScript Testing with Azure Pipelines

    Hey Everybody! Today I’m going to show you how to do some automated unit testing with NativeScript using Azure Pipelines. Notes: This post assumes you are using Azure DevOps to host your repository, but if you are hosting on Bitbucket, GitHub…

  • iOS Testing with Azure Pipelines

    Hey Everybody! I recently wrote a post on automated unit testing with NativeScript using Azure Pipelines. After some requests I am now writing a more detailed iOS post. :) This post will be specifically for iOS. If you'd like to see how to setup…

All tags