When working with buttons or links in web projects you maybe use a # as the href value. If we wanted the listen for its click events we'd use the
ng-click
attribute and assign it a function name ...