Developer Support

Advocacy and Innovation

TFVC Source Code Control in Visual Studio Code

In this post, Premier Developer consultant Wael Kdouh demonstrates how to integrate Visual Studio Code with your source control environment using Team Foundation Version Control. In this post I will be walking you through the Team Foundation Version Control (TFVC) support within Visual Studio Code. I will assume that you are running on ...

So What Is WebAssembly All About?

This post on the new WebAssembly technology comes to us from Premier Developer consultant Wael Kdouh. Every now and then people get excited about a new feature that is being developed as a web standard. One such technology that has been garnering excitement lately is called WebAssembly. It's a new way of running code on the web. Think ...

Integrating Angular 4 Unit Tests with Visual Studio Team Services (VSTS)

Premier Developer consultant Wael Kdouh brings us this post on integrating Angular 4 unit tests into VSTS. One of the nice features of Angular 4 (and Angular 2 before it) is the introduction of the Angular CLI (command line interface). I like to think of it as a style guide coming straight from the Angular team. But more importantly, it...

Unit testing using Typescript, Mocha, Chai, Sinon, and Karma

In this post, Premier Developer consultant Wael Kdouh outlines how to set up a unit testing project using Typescript, Mocha, Chai, Sinon and Karma. I was trying to setup a project for unit testing using Typescript, Mocha, Chai, Sinon, and Karma and I quickly realized that there were so many moving parts that made it a bit challenging to...

Leveraging Native UI in Apache Cordova Apps Using Project Ace

This article comes to us from Premier Developer consultant Wael Kdouh. When it comes to Cross Platform Mobile Development there are two options that stand out today. The first option is Xamarin which allows users to use C# and XAML to develop once and deploy everywhere natively. The second option is Apache Cordova which allows users to use ...

How to choose the Mobile Strategy that best suits your company

A lot of companies that are trying to adapt to the proliferation of mobile devices targeting different platforms have the following question on their mind today: What is the Mobile Strategy that best suits my company?  This post by Premier Developer Consultant Wael Kdouh outlines some of the things to consider when choosing the strategy that ...