Compiling HTML on the Fly via $compileProvider Directive
Summary: Once again I find myself learning something new with Angular. Today I found out how to effectively use the $compile service to compile an html snippet containing an Angular binding expression. For example, a snippet matching the context of