AngularJS + TypeScript: how to implement validation
Preface AngularJs supports all kinds of simple client-side validation. The simplest is data-ng-required which basically says a UI element must be filled in b...
Preface AngularJs supports all kinds of simple client-side validation. The simplest is data-ng-required which basically says a UI element must be filled in b...
Intro – multiple stacks to choose from There are a number of ways to talk to a backend (i.e. communicate over JSON services) in Angular. I know at least of t...
Disclaimer I am in the very early early stages of toying with Xamarin and it may well be that whatever I am doing here, is not the smartest thing in the worl...
Introduction After setting up my initial application as described in my previous post, I went about to set up a watch. For those who don’t know what that is ...
Preface No, I have not abandoned Windows (Phone) Development, and am not planning to do that. But apart from being Windows Platform MVP (as it is called sinc...