The promise of Xamarin.Forms is that developers get to target major platforms like iOS, Android and UWP from a single shared code base and leverage their existing skills using C#/XAML in Visual Studio for Windows or MacOS.
Ed and Brian cover the latest news in the development community including: Micro packages, Angular 4 launches, and is Microsoft writing its own Automapper alternative.
What is the Telerik Developer Di...
This guide was written for Angular 2 version: 2.0.0-rc.4
Services are an abstraction layer that handles an application's business logic, which usually includes communicating with a backend and parsing...
Let's admit it - speaking to other people is so last century. Today, we might talk to our machines (Siri, Alexa, etc.), but, if we want to communicate with people, we use text. We SMS rather than call...
This guide was written for Angular 2 version: 2.0.0
Routing in Angular 2 has finally stabilized with the introduction of the latest component router which allows us to map components directly to route...
Nick and Mike Branstein, collectively known as the Brosteins, have been strong champions of NativeScript and Progress Kendo UI. We recently got a chance to sit down with the brothers.
Images are a key ingredient of compelling content. However, images also bloat up our web pages. According to Tammy Everts of Soasta, in 2015, the average page weight was about 2.1MB and 65% of that wa...
This guide was written for Angular 2 version: 2.0.0-rc.4
The ng-repeat directive in Angular 1.x allows us to iterate over a collection of data and print out DOM nodes that respond to that data. If the...
On this episode of Eat Sleep Code guest Trey Stout shares his story about the challenges of utilizing handwriting in software and what problems handwriting solves for users. We discuss the technology ...
This guide was written for Angular 2 version: 2.0.0
Originally, Angular 1.x was created to help developers build enterprise applications faster. With the introduction of ngAnimate written by Matias Ni...