Two-way binding for URL parameters in AngularJS
November 19, 2015
URL parameters are an essential part of single page applications. They hold the current state of an application and enable users to open the application in a certain state. Here’s an example: