Every AngularJS web app needs a routing service of some kind to handle your SPA page requests. The AngularJS router $route and $routeProvider has evolved over the past couple of years and is getting better all the time thanks to the awesome Angular Team and Open Source Community. Here are some hand-picked demos which can get you started. If you need more advanced routing then see the Angular UI-Router examples.