Reactive forms are a great option for capturing user input in an Angular application. They provide for a lot more flexibility in validation and reacting to input from users. In this article, we’ll look at how easy it is to add custom validation to inputs ... (more…)
Read more »
"I like my quiet, peaceful life." - Todd Motto Hey Todd, you’re quite a superstar in the front-end world! Haha. People say this, but I just say no. Credit: @AngularCamp Smart. How did it all start? How did you become the programmer you are today? Compl... (more…)
Read more »
Angular 4 is here and it's time to learn one of the most popular and powerful javascript frameworks. Join me in this free Angular 4 course and follow along by watching videos or reading written tutorials. (more…)
Read more »
The Angular team has just announced that the convenience wrappers success and error for promise handling have been deprecated. This is not surprising as the success/error API is not only non standard, but might also lead to unexpected results. In this pos...
Read more »