In my Angular app, I\'m trying to understand what would be the right way to split my page into components.
The page before the change is similar to:
<
Directives are the natural choice for creating reusable components in angular: http://docs.angularjs.org/guide/directive