Since we’ve last touch based on Angular 2’s standing, there have been many changes made to one of many beloved products of Google. Most notably, a few of Angular 2’s ever-elusive release candidates have finally been released to the product. A whole new router has been released, new *ngFor syntax, a revamped module-based dependencies, and […]
Migrating from Angular 1 to 2: Part 1, Pipes – OrderBy
Upgrading Angular 1 to 2 and migrating old code is easier than you think. We demonstrate this by migrating the Angular 1 OrderBy Filter to an Angular 2 Pipe.
Email Newsletter Subscriptions via SMS/Text
Take your hotel marketing efforts to the next level with email newsletter subscriptions via SMS/text. This handy guide will walk you through the process.
Hotel User Experience: The Key to Driving Revenue
See how using buyer personas can help you design the perfect hotel website and why that user experience is so important to your hotels revenue stream.
Angular Directive: Sortable Table Pt. II, Pagination
UPDATE (May 2016): This is written for Angular 1.x. While Angular 1.x is not close to being deprecated, we have an updated series written specifically for Angular 2. Check out part 1 of the new series to learn how to migrate Angular 1.x filters to Angular 2 pipes, and part 2 for how to migrate […]
Computer Security Basics: Keeping Yourself Safe
There is likely nothing more unpleasant than finding out you have a virus on your computer. Learn some of the basics on how to protect yourself in your online life.
Angular Directive: Sortable Table Pt. I
Step-by-step guide to create an Angular directive that displays a sortable table using any data set. We use this to trim our HTML files by over 50%!
The Holy Trinity of C# Unit Testing
Getting started unit testing is hard. Really hard. To phrase it like the late Mitch Hedberg, “Man, you don’t know how hard it is to quit smoking. Yes I do, it’s as hard as it is to start unit testing!“. He didn’t actually say that, but he would have if he was a programmer. What makes […]
Unity Dependency Injection in ASP.NET MVC VNext
Here we’re discussing the new dependency injection framework baked into the new ASP.NET platform. Learn more about Microsoft’s modern, community driven approach to web development.