Angular 2 Series — Part 4: Component Router In-Depth

The new component router in Angular 2 comes with a lot of features and a slightly different approach to setting up routing. In this article we take a look at the router’s features by implementing them in a simple Github user explorer application. Follow along here or take a look atthe repo to get started with the code.

Read on!