I\'m finding myself repeating the same snippets of code again and again, is it possible to do something like this in AngularJS:
This sounds like you want to use directives. Here is a simple example: http://jsfiddle.net/gyF6V/1/