I\'m working in a small team, building in AngularJS and trying to maintain some basic standards & best practices; especially given we\'re relatively new with Angular.
Pitfall:
wont work on IE8 without workaround (https://docs.angularjs.org/guide/ie)Instead of this:
We dont use custom html elements, because if this 2 facts.
Every directive by third party framework can be written in two ways:
or
does the same.