Easy Angular Testing – ActivatedRoute

Recently I was giving a tutorial on Angular to a friend. In the conversation we landed on the area of testing, one of my favorites. We had written some code together and I spoke a bit about the imp… Read more

Similar

A simple logging service for Angular 4

In the previous post, I described two Angular 4 component communication scenarios used to enable sibling component interaction. In this post, I'll walk you through the steps I followed when adding support for a simple Angular 4 logging service that uses d... (more…)

Read more »

WebVR with A-Frame and Angular

The goal of this article is to describe the inner workings of an environment for WebVR components that's based on A-Frame & Angular 2. As the design and maintenance of components like these are complex and repetitive tasks it'd be of much help to have... (more…)

Read more »

One week using Angular and TypeScript

I've picked up Angular as the primary framework for the frontend application, and I'm impressed. Angular2 combined with Typescript is a very sane combination of tools that has let me organize things in a clean way, and quickly build something that is cust... (more…)

Read more »